検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1188 for error (0.021 sec.)
Resolution 3621
« parallel\Future::done parallel\Channel » PHP Manual parallel\Future Resolution parallel\Future ... m task Exceptions 警告 Shall throw parallel\Future\Error if waiting failed (internal error). 警告 Shall thr ... ow parallel\Future\Error\Killed if parallel\Runtime executing task was kill ... ed. 警告 Shall throw parallel\Future\Error\Cancelled if task was cancelled. 警告 Shall throw ... parallel\Future\Error\Foreign if task raised an unrecognized uncaught ex ...
https://man.plustar.jp/php/parallel-future.value.html - [similar]
直近に実行された MySQL 操作のエラーメッセージを返す 3604
« mysql_errno mysql_escape_string » PHP Manual MySQL 関数 直近に実行された MySQL 操作のエラーメッ ... セージを返す mysql_error (PHP 4, PHP 5) mysql_error — 直近に実行された MySQ ... い。 この関数の代替として、これらが使えます。 mysqli_error() PDO::errorInfo() 説明 mysql_error ( resource $li ... てくるエラーは、 警告を発生しません。代わりに mysql_error() を用いて エラー文字列を取得してください。この関数 ... が返すのは、直近に実行された MySQL 関数( mysql_error() と mysql_errno() は除く)のエラー文字列だけである ...
https://man.plustar.jp/php/function.mysql-error.html - [similar]
ソケットエラーの内容を文字列として返す 3604
« socket_shutdown socket_write » PHP Manual ソケット 関数 ソケットエラーの内容を文字列として返す ... socket_strerror (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_strer ... ケットエラーの内容を文字列として返す 説明 socket_strerror ( int $error_code ): string socket_strerror() は、 ... パラメータ error_code に socket_last_error() の返すソケットエラーコ ... C_MESSAGES ) にあわせた表示となります。 パラメータ error_code ソケットのエラー番号。たいていは socket_last_ ...
https://man.plustar.jp/php/function.socket-strerror.html - [similar]
Send a custom control to the service 3604
« win32_query_service_status win32_set_service_exit_code » PHP Manual win32service 関数 Send a c ... ん。 Prior to version 1.0.0, 成功した場合に WIN32_NO_ERROR を返していました。パラメータに問題がある場合は fal ... not between 128 and 255, this function emits an E_ERROR level error. A ValueError is thrown if the value o ... f servicename parameter is empty. A ValueError is thrown if the value of control parameter is not ... 128 and 255. A Win32ServiceException is thrown on error. 変更履歴 バージョン 説明 PECL win32service 1.0.0 ...
https://man.plustar.jp/php/function.win32-send-custom-control.html - [similar]
Resets the last error string 3587
« fann_reset_errno fann_reset_MSE » PHP Manual Fann 関数 Resets the last error string fann_reset ... fann >= 1.0.0) fann_reset_errstr — Resets the last error string 説明 fann_reset_errstr ( resource $errdat ) ... : void Resets the last error string. パラメータ errdat ニューラルネットワークリ ... e last errstr fann_reset_errno() - Resets the last error number 関連キーワード: Resets , string , fann , th ...
https://man.plustar.jp/php/function.fann-reset-errstr.html - [similar]
ソケットの直近のエラーを返す 3587
« socket_import_stream socket_listen » PHP Manual ソケット 関数 ソケットの直近のエラーを返す soc ... ket_last_error (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_last_ ... or — ソケットの直近のエラーを返す 説明 socket_last_error ( ? Socket $socket = null ): int Socket クラスのイ ... 定したエラーコードを表す文字列を得るために socket_strerror() に渡すものとしても適しています。 エラーが発生して ... いない場合や socket_clear_error() でクリアされた後である場合は、 この関数は 0 を返 ...
https://man.plustar.jp/php/function.socket-last-error.html - [similar]
The MySQLi Extension Function Summary 3587
« ノート mysqli » PHP Manual MySQLi The MySQLi Extension Function Summary The MySQLi Extension F ... nnect_errno mysqli_connect_errno() N/A Returns the error code from last connect call $mysqli::connect_error ... mysqli_connect_error() N/A Returns a string description of the last con ... nect error $mysqli::errno mysqli_errno() N/A Returns the erro ... r code for the most recent function call $mysqli::error mysqli_error() N/A Returns a string description of ...
https://man.plustar.jp/php/mysqli.summary.html - [similar]
collator の直近のエラーコードのテキストを取得する 3535
« Collator::getErrorCode Collator::getLocale » PHP Manual Collator collator の直近のエラーコード ... のテキストを取得する Collator::getErrorMessage collator_get_error_message (PHP 5 >= 5.3.0, ... PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::getErrorMessage -- collator_get_error_message — collator の ... 取得する 説明 オブジェクト指向型 public Collator::getErrorMessage (): string | false 手続き型 collator_get_er ... 失敗した場合に false を返します 例 例1 collator_get_error_message() の例 <?php $coll = collator_create ( 'lt ...
https://man.plustar.jp/php/collator.geterrormessage.html - [similar]
Get the CUBRID PHP module's version 3535
« cubrid_set_query_timeout CUBRID MySQL 互換関数 » PHP Manual CUBRID 関数 Get the CUBRID PHP mod ... "demodb" , "dba" ); if (! $conn ) { die( 'Connect Error (' . cubrid_error_code () . ')' . cubrid_error_msg ... Info: 9.1.0 CUBRID Charset: iso8859-1 参考 cubrid_error_code() - Get error code for the most recent functi ... on call cubrid_error_code_facility() - Get the facility code of error...
https://man.plustar.jp/php/function.cubrid-version.html - [similar]
Resets the mean square error from the network 3517
« fann_reset_errstr fann_run » PHP Manual Fann 関数 Resets the mean square error from the networ ... >= 1.0.0) fann_reset_MSE — Resets the mean square error from the network 説明 fann_reset_MSE ( string $ann ... ): bool Resets the mean square error from the network. This function also resets the nu ... します。 参考 fann_get_MSE() - Reads the mean square error from the network fann_get_bit_fail() - The number ...
https://man.plustar.jp/php/function.fann-reset-mse.html - [similar]