検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 584 for [SIMILAR] 16 1024 4096 WITH 8112 pair WITH 6245 ... (1.232 sec.)
設定オプションの値を得る 0
« ini_get_all ini_restore » PHP Manual PHP オプション/情報 関数 設定オプションの値を得る ini_get (PHP 4, PHP 5, PHP 7, PHP 8) ini_get — 設定オプションの値を得る 説明 ini_get ( string $option ): string | false 成功時に、設定オプションの値を返します。 パラメータ option 設定オプションの名前 ...
https://man.plustar.jp/php/function.ini-get.html - [similar]
直近のクエリで生成された ID を得る 0
« mysql_info mysql_list_dbs » PHP Manual MySQL 関数 直近のクエリで生成された ID を得る mysql_insert_id (PHP 4, PHP 5) mysql_insert_id — 直近のクエリで生成された ID を得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべき ...
https://man.plustar.jp/php/function.mysql-insert-id.html - [similar]
Oracle プレースホルダに PHP 変数をバインドする 0
« oci_bind_array_by_name oci_cancel » PHP Manual OCI8 関数 Oracle プレースホルダに PHP 変数をバインドする oci_bind_by_name (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_bind_by_name — Oracle プレースホルダに PHP 変数をバインドする 説明 oci_bind_by_name ( resource $statement , string $par ...
https://man.plustar.jp/php/function.oci-bind-by-name.html - [similar]
正規表現によるマッチングを行う 0
« preg_match_all preg_quote » PHP Manual PCRE 関数 正規表現によるマッチングを行う preg_match (PHP 4, PHP 5, PHP 7, PHP 8) preg_match — 正規表現によるマッチングを行う 説明 preg_match ( string $pattern , string $subject , array &$matches = null , int $flags = 0 , int $offset = 0 ): int | f ...
https://man.plustar.jp/php/function.preg-match.html - [similar]
Gets information about rrd file 0
« rrd_graph rrd_last » PHP Manual RRD 関数 Gets information about rrd file rrd_info (PECL rrd >= 0.9.0) rrd_info — Gets information about rrd file 説明 rrd_info ( string $filename ): array Returns information about particular RRD database file. パラメータ file RRD database file name. 戻り ...
https://man.plustar.jp/php/function.rrd-info.html - [similar]
Get the IPv4 IP addresses of each NIC on the machine 0
« swoole_event_write swoole_last_error » PHP Manual Swoole 関数 Get the IPv4 IP addresses of each NIC on the machine swoole_get_local_ip (PECL swoole >= 1.9.0) swoole_get_local_ip — Get the IPv4 IP addresses of each NIC on the machine 説明 swoole_get_local_ip (): array パラメータ この関数 ...
https://man.plustar.jp/php/function.swoole-get-local-ip.html - [similar]
Get an errno value 0
« GearmanClient::error GearmanClient::jobStatus » PHP Manual GearmanClient Get an errno value GearmanClient::getErrno (PECL gearman >= 0.5.0) GearmanClient::getErrno — Get an errno value 説明 public GearmanClient::getErrno (): int Value of errno in the case of a GEARMAN_ERRNO return valu ...
https://man.plustar.jp/php/gearmanclient.geterrno.html - [similar]
Get errno 0
« GearmanWorker::error GearmanWorker::options » PHP Manual GearmanWorker Get errno GearmanWorker::getErrno (PECL gearman >= 0.5.0) GearmanWorker::getErrno — Get errno 説明 public GearmanWorker::getErrno (): int Returns the value of errno in the case of a GEARMAN_ERRNO return value. パラメ ...
https://man.plustar.jp/php/gearmanworker.geterrno.html - [similar]
エラー制御演算子 0
« 比較演算子 実行演算子 » PHP Manual 演算子 エラー制御演算子 エラー制御演算子 PHP はエラー制御演算子( @ )をサポートしています。 PHP の式の前に付けた場合、 その式により生成されたエラーメッセージは無視されます。 set_error_handler() で自作のエラーハンドラを設定した場合は エラー制御演算子があ ...
https://man.plustar.jp/php/language.operators.errorcontrol.html - [similar]
変更された関数 0
« PHP 7.1.x で推奨されなくなる機能 その他の変更 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 変更された関数 変更された関数 PHP コア getopt() に、オプションの第三引数が追加されました。 これは参照渡しの引数で、処理対象の引数リストの次の要素のインデックスが格納されます。 getenv() の引数が ...
https://man.plustar.jp/php/migration71.changed-functions.html - [similar]