検索

phrase: max: clip:
target: order:
Results of 361 - 370 of about 1071 for [SIMILAR] 16 1024 4096 WITH 6882 odbc WITH 4425 ... (1.311 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 PostgreSQL設定オプション 名前 デフォルト 変更可能 変更履歴 pgsql.allow_persistent "1" PHP_INI_SYSTEM pgsql.max_persistent "-1" PHP_INI_SYSTEM pgsql.max_links "-1" PHP ...
https://man.plustar.jp/php/pgsql.configuration.html - [similar]
直近で実行したステートメントからのエラーの一覧を返す 0
« mysqli_stmt::$errno mysqli_stmt::$error » PHP Manual mysqli_stmt 直近で実行したステートメントからのエラーの一覧を返す mysqli_stmt::$error_list mysqli_stmt_error_list (PHP 5 >= 5.4.0, PHP 7, PHP 8) mysqli_stmt::$error_list -- mysqli_stmt_error_list — 直近で実行したステートメントからのエ ...
https://man.plustar.jp/php/mysqli-stmt.error-list.html - [similar]
DBA データベースを閉じる 0
« DBA 関数 dba_delete » PHP Manual DBA 関数 DBA データベースを閉じる dba_close (PHP 4, PHP 5, PHP 7, PHP 8) dba_close — DBA データベースを閉じる 説明 dba_close ( resource $dba ): void dba_close() は確立されたデータベースを閉じ、 により指定したデータベースハンドルの全てのリソースを開放しま ...
https://man.plustar.jp/php/function.dba-close.html - [similar]
proc_open でオープンされたプロセスを強制終了する 0
« proc_open shell_exec » PHP Manual プログラム実行関数 proc_open でオープンされたプロセスを強制終了する proc_terminate (PHP 5, PHP 7, PHP 8) proc_terminate — proc_open でオープンされたプロセスを強制終了する 説明 proc_terminate ( resource $process , int $signal = 15 ): bool 終了させる ( p ...
https://man.plustar.jp/php/function.proc-terminate.html - [similar]
Rar アーカイブをオープンする 0
« RarArchive::isSolid RarArchive::setAllowBroken » PHP Manual RarArchive Rar アーカイブをオープンする RarArchive::open rar_open (PECL rar >= 2.0.0) RarArchive::open -- rar_open — Rar アーカイブをオープンする 説明 オブジェクト指向型 (メソッド) public static RarArchive::open ( string $file ...
https://man.plustar.jp/php/rararchive.open.html - [similar]
フィールドの長さ (精度) を得る 0
« odbc_fetch_row odbc_field_name » PHP Manual ODBC 関数 フィールドの長さ (精度) を得る odbc_field_len (PHP 4, PHP 5, PHP 7, PHP 8) odbc_field_len — フィールドの長さ (精度) を得る 説明 odbc_field_len ( resource $statement , int $field ): int | false 指定した ODBC 結果 ID の番号で参照される ...
https://man.plustar.jp/php/function.odbc-field-len.html - [similar]
接続に関するひとつあるいは複数のオプションを設定する 0
« yaz_search yaz_sort » PHP Manual YAZ 関数 接続に関するひとつあるいは複数のオプションを設定する yaz_set_option (PECL yaz >= 0.9.0) yaz_set_option — 接続に関するひとつあるいは複数のオプションを設定する 説明 yaz_set_option ( resource $id , string $name , string $value ): void yaz_set_opti ...
https://man.plustar.jp/php/function.yaz-set-option.html - [similar]
サーバーに MySQL スレッドの停止を問い合わせる 0
« mysqli::$insert_id mysqli::more_results » PHP Manual mysqli サーバーに MySQL スレッドの停止を問い合わせる mysqli::kill mysqli_kill (PHP 5, PHP 7, PHP 8) mysqli::kill -- mysqli_kill — サーバーに MySQL スレッドの停止を問い合わせる 説明 オブジェクト指向型 public mysqli::kill ( int $proces ...
https://man.plustar.jp/php/mysqli.kill.html - [similar]
MySQL データベースに接続する 0
« MySQL (PDO) MS SQL Server (PDO) » PHP Manual MySQL (PDO) MySQL データベースに接続する PDO_MYSQL DSN (PECL PDO_MYSQL >= 0.1.0) PDO_MYSQL DSN — MySQL データベースに接続する 説明 PDO_MYSQL データソース名 (DSN) は以下の要素で構成されます。 DSN 接頭辞 DSN 接頭辞は mysql: です。 host データベ ...
https://man.plustar.jp/php/ref.pdo-mysql.connection.html - [similar]
gz ファイルを開く 0
« gzinflate gzpassthru » PHP Manual Zlib 関数 gz ファイルを開く gzopen (PHP 4, PHP 5, PHP 7, PHP 8) gzopen — gz ファイルを開く 説明 gzopen ( string $filename , string $mode , int $use_include_path = 0 ): resource | false 読み込みもしくは書き込みのために gzip (.gz) ファイルをオープンします ...
https://man.plustar.jp/php/function.gzopen.html - [similar]