検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1188 for error (0.012 sec.)
OpenSSL エラーメッセージを返す 3517
« openssl_encrypt openssl_free_key » PHP Manual OpenSSL 関数 OpenSSL エラーメッセージを返す open ... ssl_error_string (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) opens ... sl_error_string — OpenSSL エラーメッセージを返す 説明 opens ... sl_error_string (): string | false openssl_error_string() は ... がもうない場合は、 false を返します。 例 例1 openssl_error_string() の例 <?php // ここで、処理に失敗する Open ...
https://man.plustar.jp/php/function.openssl-error-string.html - [similar]
オブジェクトの直近のエラーメッセージを取得する 3500
« IntlCalendar::getErrorCode IntlCalendar::getFirstDayOfWeek » PHP Manual IntlCalendar オブジェク ... の直近のエラーメッセージを取得する IntlCalendar::getErrorMessage intlcal_get_error_message (PHP 5 >= 5.5.0, ... PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::getErrorMessage -- intlcal_get_error_message — オブジェクト ... オブジェクト指向型 (method): public IntlCalendar::getErrorMessage (): string | false 手続き型: intlcal_get_er ... endar $calendar ): string | false IntlCalendar::getErrorCode() や intlcal_get_error_code() によって報告され ...
https://man.plustar.jp/php/intlcalendar.geterrormessage.html - [similar]
Convert the Errno into error messages 3489
« swoole_set_process_name swoole_timer_after » PHP Manual Swoole 関数 Convert the Errno into error ... or messages swoole_strerror (PECL swoole >= 1.9.0) swoole_strerror — Convert t ... he Errno into error messages 説明 swoole_strerror ( int $errno , int $ ... vert , Errno , into , messages , swoole , the , strerror , errno , int , string ...
https://man.plustar.jp/php/function.swoole-strerror.html - [similar]
JSON 文字列をデコードする 3471
« JSON 関数 json_encode » PHP Manual JSON 関数 JSON 文字列をデコードする json_decode (PHP 5 >= 5 ... _SUBSTITUTE , JSON_OBJECT_AS_ARRAY , JSON_THROW_ON_ERROR . からなるビットマスク。 各定数の意味については JS ... ージョン 説明 7.3.0 flags パラメータに JSON_THROW_ON_ERROR が追加されました。 7.2.0 associative は nullable に ... mp ( json_decode ( $json , true , 4 )); echo 'Last error: ' , json_last_error_msg (), PHP_EOL , PHP_EOL ; v ... mp ( json_decode ( $json , true , 3 )); echo 'Last error: ' , json_last_error_msg (), PHP_EOL , PHP_EOL ; ? ...
https://man.plustar.jp/php/function.json-decode.html - [similar]
The MongoDB\Driver\Exception\RuntimeException class 3454
« MongoDB\Driver\Exception\LogicException MongoDB\Driver\Exception\RuntimeException::hasErrorLab ... はじめに Thrown when the driver encounters a runtime error (e.g. internal error from » libmongoc ). クラス概要 ... n\Exception { /* プロパティ */ protected ? array $ errorLabels ; /* 継承したプロパティ */ protected string ... $ previous = null ; /* メソッド */ final public hasErrorLabel ( string $errorLabel ): bool /* 継承したメソッ ... g private Exception::__clone (): void } プロパティ errorLabels Contains an array of error labels to go with ...
https://man.plustar.jp/php/class.mongodb-driver-exception-runtimeexception.html - [similar]
pcntl_get_last_error のエイリアス 3454
« pcntl_async_signals pcntl_exec » PHP Manual PCNTL 関数 pcntl_get_last_error のエイリアス pcntl ... 5.3.4, PHP 7, PHP 8) pcntl_errno — pcntl_get_last_error() のエイリアス 説明 この関数は次の関数のエイリアス ... です。 pcntl_get_last_error() 関連キーワード: pcntl , 関数 , errno , async , e ...
https://man.plustar.jp/php/function.pcntl-errno.html - [similar]
Get the error code of the latest system call 3454
« swoole_cpu_num swoole_error_log » PHP Manual Swoole 関数 Get the error code of the latest syst ... rrno (PECL swoole >= 1.9.0) swoole_errno — Get the error code of the latest system call 説明 swoole_errno ( ...
https://man.plustar.jp/php/function.swoole-errno.html - [similar]
すべての定数の名前とその値を連想配列として返す 3437
« get_current_user get_extension_funcs » PHP Manual PHP オプション/情報 関数 すべての定数の名前と ... 以下のようになります。 Array ( [Core] => Array ( [E_ERROR] => 1 [E_WARNING] => 2 [E_PARSE] => 4 [E_NOTICE] = ... > 8 [E_CORE_ERROR] => 16 [E_CORE_WARNING] => 32 [E_COMPILE_ERROR] => ... 64 [E_COMPILE_WARNING] => 128 [E_USER_ERROR] => 256 [E_USER_WARNING] => 512 [E_USER_NOTICE] => ... の出力は、 たとえば以下のようになります。 Array ( [E_ERROR] => 1 [E_WARNING] => 2 [E_PARSE] => 4 [E_NOTICE] = ...
https://man.plustar.jp/php/function.get-defined-constants.html - [similar]
直近で失敗した posix 関数が設定したエラー番号を取得する 3437
« posix_errno posix_getcwd » PHP Manual POSIX 関数 直近で失敗した posix 関数が設定したエラー番号 ... を取得する posix_get_last_error (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) posix_get_la ... st_error — 直近で失敗した posix 関数が設定したエラー番号を取 ... 得する 説明 posix_get_last_error (): int 直近で失敗した posix 関数が設定したエラー番 ... 号に対応するエラーメッセージを取得するには posix_strerror() を使用します。 パラメータ この関数にはパラメータ ...
https://man.plustar.jp/php/function.posix-get-last-error.html - [similar]
直近の接続コールに関するエラーコードを返す 3437
« mysqli::commit mysqli::$connect_error » PHP Manual mysqli 直近の接続コールに関するエラーコード ... エラーをロギングする方法はお好きなものをどうぞ */ error_log ( 'Connection error: ' . $mysqli -> connect_er ... エラーをロギングする方法はお好きなものをどうぞ */ error_log ( 'Connection error: ' . mysqli_connect_errno ... - mysqli::__construct のエイリアス mysqli_connect_error() - 直近の接続エラーの説明を返す mysqli_errno() - ... 直近の関数コールによるエラーコードを返す mysqli_error() - 直近のエラーの内容を文字列で返す mysqli_sqlsta ...
https://man.plustar.jp/php/mysqli.connect-errno.html - [similar]