検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 440 for last (0.010 sec.)
プロセスの実行コンテキストの一部を切り離す 4091
« pcntl_strerror pcntl_wait » PHP Manual PCNTL 関数 プロセスの実行コンテキストの一部を切り離す p ... ラーコードを設定します。 エラーコードは、 pcntl_get_last_error() で取得できます。 参考 PCNTL 定数 pcntl_get ... _last_error() - 直近の pcntl 関数が失敗したときのエラー番 ...
https://man.plustar.jp/php/function.pcntl-unshare.html - [similar]
現在のキャッシュリミッタを取得または設定する 4091
« session_cache_expire session_commit » PHP Manual セッション関数 現在のキャッシュリミッタを取得 ... ax-age=(未来のいつか、session.cache_expire による) Last-Modified: (セッションが最後に保存されたときのタイム ... 未来), pre-check=(session.cache_expire ぶんだけ未来) Last-Modified: (セッションが最後に保存されたときのタイム ... 未来), pre-check=(session.cache_expire ぶんだけ未来) Last-Modified: (セッションが最後に保存されたときのタイム ...
https://man.plustar.jp/php/function.session-cache-limiter.html - [similar]
SQLSRV 関数 4091
« 定義済み定数 sqlsrv_begin_transaction » PHP Manual SQLSRV SQLSRV 関数 SQLSRV 関数 目次 sqlsrv_ ... — Returns error and warning information about the last SQLSRV operation performed sqlsrv_execute — Execut ... ected — Returns the number of rows modified by the last INSERT, UPDATE, or DELETE query executed sqlsrv_se ...
https://man.plustar.jp/php/ref.sqlsrv.html - [similar]
Swoole 関数 4091
« 定義済み定数 swoole_async_dns_lookup » PHP Manual Swoole Swoole 関数 Swoole 関数 目次 swoole_a ... clear_error — Clear errors in the socket or on the last error code swoole_client_select — Get the file des ... Pv4 IP addresses of each NIC on the machine swoole_last_error — Get the lastest error message swoole_load_ ...
https://man.plustar.jp/php/ref.swoole-funcs.html - [similar]
PostgreSQL 4058
« ociwritetemporarylob はじめに » PHP Manual ベンダー固有のモジュール PostgreSQL PostgreSQL はじ ... スト名を返す pg_insert — テーブルに配列を挿入する pg_last_error — 特定の接続から直近のエラーメッセージ文字列 ... を取得する pg_last_notice — PostgreSQL サーバーからの直近の通知メッセ ... ージを返す pg_last_oid — 直近の行のオブジェクト ID を返す pg_lo_close ... ンコーディングを設定する pg_set_error_verbosity — pg_last_error および pg_result_error が返すメッセージの詳細 ...
https://man.plustar.jp/php/book.pgsql.html - [similar]
PHP 用 Microsoft SQL Server ドライバ 4058
« SQLite3Result::reset はじめに » PHP Manual ベンダー固有のモジュール PHP 用 Microsoft SQL Serve ... — Returns error and warning information about the last SQLSRV operation performed sqlsrv_execute — Execut ... ected — Returns the number of rows modified by the last INSERT, UPDATE, or DELETE query executed sqlsrv_se ...
https://man.plustar.jp/php/book.sqlsrv.html - [similar]
マルチバイト文字列にコールバック関数を用いた正規表現による置換を行う 4058
« mb_ereg_match mb_ereg_replace » PHP Manual マルチバイト文字列 関数 マルチバイト文字列にコールバ ... xt = "April fools day is 04/01/2002\n" ; $text .= "Last christmas was 12/24/2001\n" ; // the callback func ... 出力は以下となります。 April fools day is 04/01/2003 Last christmas was 12/24/2002 例2 匿名関数を使用した mb ... xt = "April fools day is 04/01/2002\n" ; $text .= "Last christmas was 12/24/2001\n" ; echo mb_ereg_replace ...
https://man.plustar.jp/php/function.mb-ereg-replace-callback.html - [similar]
パターンにマッチする配列の要素を返す 4058
« preg_filter preg_last_error_msg » PHP Manual PCRE 関数 パターンにマッチする配列の要素を返す pr ... reg_filter() - 正規表現による検索と置換を行う preg_last_error() - 直近の PCRE 正規表現処理のエラーコードを ...
https://man.plustar.jp/php/function.preg-grep.html - [similar]
Fann 関数 4058
« XOR training fann_cascadetrain_on_data » PHP Manual FANN Fann 関数 Fann 関数 目次 fann_cascade ... e network was created fann_get_errno — Returns the last error number fann_get_errstr — Returns the last er ... stores training data fann_reset_errno — Resets the last error number fann_reset_errstr — Resets the last e ...
https://man.plustar.jp/php/ref.fann.html - [similar]
直近のエラーメッセージ 4058
« $_COOKIE $http_response_header » PHP Manual 定義済の変数 直近のエラーメッセージ $php_errormsg ... に頼らないことを強く推奨します。 代わりに error_get_last() を使用してください。 説明 $php_errormsg は、PHP ... Wrong parameter count for strpos() 参考 error_get_last() - 最後に発生したエラーを取得する 関連キーワード: ...
https://man.plustar.jp/php/reserved.variables.phperrormsg.html - [similar]