検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 1188 for error (0.015 sec.)
Define or return the exit code for the current running service 3281
« win32_send_custom_control win32_set_service_exit_mode » PHP Manual win32service 関数 Define or ... be used after service fail. See » Microsoft system error codes for more details 警告 This function work onl ... f the SAPI is not "cli" , this function emits an E_ERROR level error. As of version 1.0.0, will throw a Win ... ージョン 説明 PECL win32service 1.0.0 Throws a ValueError on invalid data in parameters, previously false wa ... n32service 1.0.0 Throws a Win32ServiceException on error, previously a Win32 Error Code was returned. 参考 ...
https://man.plustar.jp/php/function.win32-set-service-exit-code.html - [similar]
Define or return the exit mode for the current running service 3281
« win32_set_service_exit_code win32_set_service_status » PHP Manual win32service 関数 Define or ... ulMode true for exit graceful. false for exit with error. 戻り値 Return the current or old exit mode. エラー ... f the SAPI is not "cli" , this function emits an E_ERROR level error. As of version 1.0.0, will throw a Win ... ージョン 説明 PECL win32service 1.0.0 Throws a ValueError on invalid data in parameters, previously false wa ... n32service 1.0.0 Throws a Win32ServiceException on error, previously a Win32 Error Code was returned. 参考 ...
https://man.plustar.jp/php/function.win32-set-service-exit-mode.html - [similar]
Stomp 関数 3281
« 例 stomp_connect_error » PHP Manual Stomp Stomp 関数 Stomp 関数 目次 stomp_connect_error — Ret ... urns a string description of the last connect error stomp_version — Gets the current stomp extension v ...
https://man.plustar.jp/php/ref.stomp.html - [similar]
The Yar_Concurrent_Client class 3264
« Yar_Client::setOpt Yar_Concurrent_Client::call » PHP Manual Yar The Yar_Concurrent_Client clas ... atic $ _callstack ; static $ _callback ; static $ _error_callback ; /* メソッド */ public static call ( str ... arameters = ? , callable $callback = ? , callable $error_callback = ? , array $options = ? ): int public st ... atic loop ( callable $callback = ? , callable $error_callback = ? ): bool public static reset (): bool ... } プロパティ _callstack _callback _error_callback 目次 Yar_Concurrent_Client::call — Regist ...
https://man.plustar.jp/php/class.yar-concurrent-client.html - [similar]
SQL 文が返す SQLSTATE を含む文字列を返す 3252
« db2_statistics db2_stmt_errormsg » PHP Manual IBM DB2 関数 SQL 文が返す SQLSTATE を含む文字列を ... 返す db2_stmt_error (PECL ibm_db2 >= 1.0.0) db2_stmt_error — SQL 文が返 ... す SQLSTATE を含む文字列を返す 説明 db2_stmt_error ( resource $stmt = ? ): string SQL 文が返す SQLSTA ... TE を含む文字列を返します。 db2_stmt_error() の引数にステートメントリソースを 渡さなかった場合 ... 発行します。 db2 '? sqlstate-value ' また、 db2_stmt_errormsg() をコールして、 明示的なエラーメッセージと、そ ...
https://man.plustar.jp/php/function.db2-stmt-error.html - [similar]
OCI8 Transparent Application Failover (TAF) Support 3252
« OCI8 高速アプリケーション通知 (FAN) サポート OCI8 および DTrace 動的トレーシング » PHP Manual ... essful, and there is no option of retrying. OCI_FO_ERROR also indicates that failover was unsuccessful, but ... ives the application the opportunity to handle the error and return OCI_FO_RETRY to retry failover. OCI_FO_ ... should be attempted again by Oracle. In case of an error while failing over to a new connection, TAF is abl ... rse($conn, ‘ALTER SESSION …') ; break; case OCI_FO_ERROR : // Stop retrying if we have already attempted fo ...
https://man.plustar.jp/php/oci8.taf.html - [similar]
3252
« 定義済み定数 拡張 » PHP Manual リフレクション 例 例 リフレクションのドキュメントの中には多くの ... JSON_FORCE_OBJECT ] { 16 } Constant [ integer JSON_ERROR_NONE ] { 0 } Constant [ integer JSON_ERROR_DEPTH ] ... { 1 } Constant [ integer JSON_ERROR_STATE_MISMATCH ] { 2 } Constant [ integer JSON_ERR ... OR_CTRL_CHAR ] { 3 } Constant [ integer JSON_ERROR_SYNTAX ] { 4 } } - Functions { Function [ <interna ... } } Function [ <internal:json> function json_last_error ] { - Parameters [0] { } } } } dom DOM/XML => enab ...
https://man.plustar.jp/php/reflection.examples.html - [similar]
以前の例外ハンドラ関数を回復する 3235
« restore_error_handler set_error_handler » PHP Manual エラー処理関数 以前の例外ハンドラ関数を回 ... r() - ユーザー定義の例外ハンドラ関数を設定する set_error_handler() - ユーザー定義のエラーハンドラ関数を設定 ... する restore_error_handler() - 以前のエラーハンドラ関数を回復する err ...
https://man.plustar.jp/php/function.restore-exception-handler.html - [similar]
定義済み定数 3235
« リソース型 例 » PHP Manual GnuPG 定義済み定数 定義済み定数 GNUPG_SIG_MODE_NORMAL ( int ) GNUPG ... ) GNUPG_SIGSUM_BAD_POLICY ( int ) GNUPG_SIGSUM_SYS_ERROR ( int ) GNUPG_ERROR_WARNING ( int ) GNUPG_ERROR_EX ... CEPTION ( int ) GNUPG_ERROR_SILENT ( int ) 関連キーワード: int , 定義 , 定数 , ...
https://man.plustar.jp/php/gnupg.constants.html - [similar]
配列 3235
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップ ... します。 PHP 8.0.0 以降は、この振る舞いは削除され、 Error 例外がスローされるようになっています。 注意 : これ ... と PHP はそれを解釈できなくなってしまいます。 <?php error_reporting ( E_ALL ); ini_set ( 'display_errors' , ... true ); ini_set ( 'html_errors' , false ); // 単純な配列 $array = array( 1 , 2 ) ... 下に示します。 <?php // エラーを全て表示するよう設定 error_reporting ( E_ALL ); $arr = array( 'fruit' => 'app ...
https://man.plustar.jp/php/language.types.array.html - [similar]