検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 449 for [SIMILAR] 16 1024 4096 WITH 20073 func WITH 1392... (0.348 sec.)
登録済みのイベントハンドラをキャンセルする 0
« ibase_field_info ibase_free_query » PHP Manual Firebird/InterBase 関数 登録済みのイベントハンドラをキャンセルする ibase_free_event_handler (PHP 5, PHP 7 < 7.4.0) ibase_free_event_handler — 登録済みのイベントハンドラをキャンセルする 説明 ibase_free_event_handler ( resource $event ): boo ...
https://man.plustar.jp/php/function.ibase-free-event-handler.html - [similar]
ネットワーク 関数 0
« 定義済み定数 checkdnsrr » PHP Manual ネットワーク ネットワーク 関数 ネットワーク 関数 目次 checkdnsrr — 指定したインターネットホスト名もしくは IP アドレスに対応する DNS レコードを検索する closelog — システムログへの接続を閉じる dns_check_record — checkdnsrr のエイリアス dns_get_mx — ge ...
https://man.plustar.jp/php/ref.network.html - [similar]
ユーザー定義関数 0
« 関数 関数の引数 » PHP Manual 関数 ユーザー定義関数 ユーザー定義関数 関数は次のような構文で定義されます。 例1 関数の使用法を説明するための擬似コード <?php function foo ( $arg_1 , $arg_2 , /* ..., */ $arg_n ) { echo "関数の例\n" ; return $retval ; } ?> 関数の中では、他の関数や クラス 定義 ...
https://man.plustar.jp/php/functions.user-defined.html - [similar]
プリペアドステートメントを実行する 0
« db2_exec db2_fetch_array » PHP Manual IBM DB2 関数 プリペアドステートメントを実行する db2_execute (PECL ibm_db2 >= 1.0.0) db2_execute — プリペアドステートメントを実行する 説明 db2_execute ( resource $stmt , array $parameters = ? ): bool db2_execute() は、 db2_prepare() で準備された SQL ...
https://man.plustar.jp/php/function.db2-execute.html - [similar]
追加された添字の確認を含めて配列の差を計算する 0
« array_count_values array_diff_key » PHP Manual 配列 関数 追加された添字の確認を含めて配列の差を計算する array_diff_assoc (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) array_diff_assoc — 追加された添字の確認を含めて配列の差を計算する 説明 array_diff_assoc ( array $array , array ...$arrays ): ar ...
https://man.plustar.jp/php/function.array-diff-assoc.html - [similar]
Get db name from results of cubrid_list_dbs 0
« cubrid_data_seek cubrid_errno » PHP Manual CUBRID MySQL 互換関数 Get db name from results of cubrid_list_dbs cubrid_db_name (PECL CUBRID >= 8.3.1) cubrid_db_name — Get db name from results of cubrid_list_dbs 説明 cubrid_db_name ( array $result , int $index ): string Retrieve the databa ...
https://man.plustar.jp/php/function.cubrid-db-name.html - [similar]
Get the error message 0
« cubrid_errno cubrid_fetch_array » PHP Manual CUBRID MySQL 互換関数 Get the error message cubrid_error (PECL CUBRID >= 8.3.1) cubrid_error — Get the error message 説明 cubrid_error ( resource $connection = ? ): string The cubrid_error() function is used to get the error message that occ ...
https://man.plustar.jp/php/function.cubrid-error.html - [similar]
Add a high priority background task to be run in parallel 0
« GearmanClient::addTaskHigh GearmanClient::addTaskLow » PHP Manual GearmanClient Add a high priority background task to be run in parallel GearmanClient::addTaskHighBackground (PECL gearman >= 0.5.0) GearmanClient::addTaskHighBackground — Add a high priority background task to be run in ...
https://man.plustar.jp/php/gearmanclient.addtaskhighbackground.html - [similar]
Add a low priority background task to be run in parallel 0
« GearmanClient::addTaskLow GearmanClient::addTaskStatus » PHP Manual GearmanClient Add a low priority background task to be run in parallel GearmanClient::addTaskLowBackground (PECL gearman >= 0.5.0) GearmanClient::addTaskLowBackground — Add a low priority background task to be run in p ...
https://man.plustar.jp/php/gearmanclient.addtasklowbackground.html - [similar]
SQL 文で使用するユーザー定義関数 (UDF) を登録する 0
« PDO::sqliteCreateCollation ベンダー固有のモジュール » PHP Manual SQLite (PDO) SQL 文で使用するユーザー定義関数 (UDF) を登録する PDO::sqliteCreateFunction (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo_sqlite >= 1.0.0) PDO::sqliteCreateFunction — SQL 文で使用するユーザー定義関数 (UDF) を登録す ...
https://man.plustar.jp/php/pdo.sqlitecreatefunction.html - [similar]