検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 32 for errormsg (0.009 sec.)
直近のエラーメッセージ 13129
« $_COOKIE $http_response_header » PHP Manual 定義済の変数 直近のエラーメッセージ $php_errormsg ... (PHP 4, PHP 5, PHP 7) $php_errormsg — 直近のエラーメッセージ 警告 この機能は PHP 7.2.0 ... りに error_get_last() を使用してください。 説明 $php_errormsg は、PHP によって発せられた 最後のエラーメッセージの ... et_error_handler() ) が設定されている場合は、 $php_errormsg はエラーハンドラが false を返した場合にのみ設定され ... ます。 変更履歴 バージョン 説明 8.0.0 $php_errormsg を利用できるようにしていた track_errors ディレクテ ...
https://man.plustar.jp/php/reserved.variables.phperrormsg.html - [similar]
直近の接続エラーメッセージおよび SQLCODE を返す 12211
« db2_conn_error db2_connect » PHP Manual IBM DB2 関数 直近の接続エラーメッセージおよび SQLCODE ... を返す db2_conn_errormsg (PECL ibm_db2 >= 1.0.0) db2_conn_errormsg — 直近の ... エラーメッセージおよび SQLCODE を返す 説明 db2_conn_errormsg ( resource $connection = ? ): string db2_conn_erro ... セージおよび SQLSTATE の値を取得するために db2_conn_errormsg() に何もパラメータを渡す必要はありません。 しかし、 ... の接続試行に関連するエラーがない場合には、 db2_conn_errormsg() はn空の文字列を返します。 例 例1 失敗した接続試行 ...
https://man.plustar.jp/php/function.db2-conn-errormsg.html - [similar]
直近の SQL 文のエラーメッセージを含む文字列を返す 11212
« db2_stmt_error db2_table_privileges » PHP Manual IBM DB2 関数 直近の SQL 文のエラーメッセージを ... 含む文字列を返す db2_stmt_errormsg (PECL ibm_db2 >= 1.0.0) db2_stmt_errormsg — 直近の ... 文のエラーメッセージを含む文字列を返す 説明 db2_stmt_errormsg ( resource $stmt = ? ): string 直近の SQL 文のエラ ... ーメッセージを含む文字列を返します。 db2_stmt_errormsg() の引数にステートメントリソースを 渡さなかった場合 ... 続から返された SQLSTATE を含む文字列を返す db2_conn_errormsg() - 直近の接続エラーメッセージおよび SQLCODE を返す ...
https://man.plustar.jp/php/function.db2-stmt-errormsg.html - [similar]
SQL 文が返す SQLSTATE を含む文字列を返す 10374
« db2_statistics db2_stmt_errormsg » PHP Manual IBM DB2 関数 SQL 文が返す SQLSTATE を含む文字列を ... 発行します。 db2 '? sqlstate-value ' また、 db2_stmt_errormsg() をコールして、 明示的なエラーメッセージと、それに ... 続から返された SQLSTATE を含む文字列を返す db2_conn_errormsg() - 直近の接続エラーメッセージおよび SQLCODE を返す ... db2_stmt_errormsg() - 直近の SQL 文のエラーメッセージを含む文字列を返 ... す 関連キーワード: SQLSTATE , stmt , 文 , errormsg , 直近 , リソース , エラーメッセージ , ステートメン ...
https://man.plustar.jp/php/function.db2-stmt-error.html - [similar]
直近のエラーメッセージを得る 9875
« odbc_error odbc_exec » PHP Manual ODBC 関数 直近のエラーメッセージを得る odbc_errormsg (PHP 4 ... >= 4.0.5, PHP 5, PHP 7, PHP 8) odbc_errormsg — 直近のエラーメッセージを得る 説明 odbc_errormsg ... る 関連キーワード: 直近 , エラーメッセージ , exec , errormsg , 接続 , 関数 , 状態 , 変更 , エラーコード , 参考 ...
https://man.plustar.jp/php/function.odbc-errormsg.html - [similar]
直近の接続から返された SQLSTATE を含む文字列を返す 9730
« db2_commit db2_conn_errormsg » PHP Manual IBM DB2 関数 直近の接続から返された SQLSTATE を含む文 ... 発行します。 db2 '? sqlstate-value ' また、 db2_conn_errormsg() をコールして、 明示的なエラーメッセージと、それに ... 以下となります。 SQLSTATE の値: 08001 参考 db2_conn_errormsg() - 直近の接続エラーメッセージおよび SQLCODE を返す ... SQL 文が返す SQLSTATE を含む文字列を返す db2_stmt_errormsg() - 直近の SQL 文のエラーメッセージを含む文字列を返 ... ード: 接続 , SQLSTATE , 直近 , conn , 取得 , 失敗 , errormsg , パラメータ , 試行 , エラーメッセージ ...
https://man.plustar.jp/php/function.db2-conn-error.html - [similar]
直近のエラーコードを得る 9102
« odbc_do odbc_errormsg » PHP Manual ODBC 関数 直近のエラーコードを得る odbc_error (PHP 4 >= 4.0 ... 明 8.0.0 odbc は、nullable になりました。 参考 odbc_errormsg() - 直近のエラーメッセージを得る odbc_exec() - SQL ... 直近 , エラーコード , 接続 , exec , 状態 , 関数 , errormsg , string , エラーメッセージ , 参考 ...
https://man.plustar.jp/php/function.odbc-error.html - [similar]
ソケットの直近のエラーを返す 7958
« socket_import_stream socket_listen » PHP Manual ソケット 関数 ソケットの直近のエラーを返す soc ... === false ) { $errorcode = socket_last_error (); $errormsg = socket_strerror ( $errorcode ); die( "ソケットを ... 作成できません: [ $errorcode ] $errormsg " ); } ?> 注意 注意 : socket_last_error() はエラー ...
https://man.plustar.jp/php/function.socket-last-error.html - [similar]
7684
« 定義済み定数 エラー処理関数 » PHP Manual エラー処理 例 例 エラー処理機能を PHP で使用するための ... ortype [ $errno ] . "</errortype>\n" ; $err .= "\t<errormsg>" . $errmsg . "</errormsg>\n" ; $err .= "\t<script ...
https://man.plustar.jp/php/errorfunc.examples.html - [similar]
実行する SQL 文を準備する 7603
« db2_pconnect db2_primary_keys » PHP Manual IBM DB2 関数 実行する SQL 文を準備する db2_prepare ... 細を調べるには、 db2_stmt_error() あるいは db2_stmt_errormsg() をコールします。 例 例1 パラメータマーカを使用し ... SQL 文が返す SQLSTATE を含む文字列を返す db2_stmt_errormsg() - 直近の SQL 文のエラーメッセージを含む文字列を返 ...
https://man.plustar.jp/php/function.db2-prepare.html - [similar]
PREV 1 2 3 4 NEXT