検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 163 for errno (0.009 sec.)
エラー番号を返す 7090
« yaz_element yaz_error » PHP Manual YAZ 関数 エラー番号を返す yaz_errno (PHP 4 >= 4.0.1, PECL y ... az >= 0.9.0) yaz_errno — エラー番号を返す 説明 yaz_errno ( resource $id ) ... 近のリクエストについての)エラー番号を返します。 yaz_errno() は、各ターゲットへのネットワーク接続が 確立された ... ラー情報を返す 関連キーワード: yaz , エラー , 番号 , errno , エラーコード , 接続 , 直近 , 診断 , YAZ , addinf ...
https://man.plustar.jp/php/function.yaz-errno.html - [similar]
直近で実行したステートメントからのエラーの一覧を返す 6953
« mysqli_stmt::$errno mysqli_stmt::$error » PHP Manual mysqli_stmt 直近で実行したステートメントか ... ラーの一覧を返します。個々のエラーは連想配列形式で、 errno、error および sqlstate のキーを含みます。 例 例1 オ ... rld" ); /* 接続を確認します */ if ( mysqli_connect_errno ()) { printf ( "Connect failed: %s\n" , mysqli_con ... rld" ); /* 接続を確認します */ if ( mysqli_connect_errno ()) { printf ( "Connect failed: %s\n" , mysqli_con ... の例の出力は以下となります。 Array ( [0] => Array ( [errno] => 1146 [sqlstate] => 42S02 [error] => Table 'wor ...
https://man.plustar.jp/php/mysqli-stmt.error-list.html - [similar]
指定した errno に対応するシステムのエラーメッセージを取得する 6770
« pcntl_sigwaitinfo pcntl_unshare » PHP Manual PCNTL 関数 指定した errno に対応するシステムのエラ ... >= 5.3.4, PHP 7, PHP 8) pcntl_strerror — 指定した errno に対応するシステムのエラーメッセージを取得する 説明 ... る 関連キーワード: 取得 , 対応 , エラーメッセージ , errno , pcntl , 指定 , システム , 関数 , strerror , エラ ...
https://man.plustar.jp/php/function.pcntl-strerror.html - [similar]
エラーの内容を返す 6770
« yaz_errno yaz_es_result » PHP Manual YAZ 関数 エラーの内容を返す yaz_error (PHP 4 >= 4.0.1, PE ... rror ( resource $id ): string yaz_error() は、 yaz_errno() で返された直近のエラー番号に対応する英語のメッセ ... が成功した場合には空の文字列が返されます。 参考 yaz_errno() - エラー番号を返す yaz_addinfo() - 詳細なエラー情 ... 報を返す 関連キーワード: yaz , エラー , 内容 , errno , 直近 , 番号 , リソース , addinfo , 参考 , 成功 ...
https://man.plustar.jp/php/function.yaz-error.html - [similar]
直近の fdf 操作に関するエラーコードを返す 6725
« fdf_enum_values fdf_error » PHP Manual FDF 関数 直近の fdf 操作に関するエラーコードを返す fdf_ ... (PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN) fdf_errno — 直近の fdf 操作に関するエラーコードを返す 説明 f ... df_errno (): int 直近の FDF 関数コールによって設定されたエラ ... ーワード: fdf , エラーコード , 直近 , 操作 , 関数 , errno , エラー , FDF , パラメータ , 取得 ...
https://man.plustar.jp/php/function.fdf-errno.html - [similar]
直近に実行された MySQL 操作のエラーメッセージを返す 6725
« mysql_errno mysql_escape_string » PHP Manual MySQL 関数 直近に実行された MySQL 操作のエラーメッ ... 直近に実行された MySQL 関数( mysql_error() と mysql_errno() は除く)のエラー文字列だけであることに 注意しまし ... _select_db ( "nonexistentdb" , $link ); echo mysql_errno ( $link ) . ": " . mysql_error ( $link ). "\n" ; m ... ECT * FROM nonexistenttable" , $link ); echo mysql_errno ( $link ) . ": " . mysql_error ( $link ) . "\n" ; ... 'kossu.nonexistenttable' doesn't exist 参考 mysql_errno() - 直近の MySQL 処理からエラーメッセージのエラー番 ...
https://man.plustar.jp/php/function.mysql-error.html - [similar]
直近の fdf エラーコードについての説明を返す 6679
« fdf_errno fdf_get_ap » PHP Manual FDF 関数 直近の fdf エラーコードについての説明を返す fdf_err ... 説明テキストを取得します。 パラメータ error_code fdf_errno() で取得したエラーコード。 省略した場合は、直近の操 ... 何も問題がない場合は no error を返します。 参考 fdf_errno() - 直近の fdf 操作に関するエラーコードを返す 関連 ... キーワード: fdf , エラーコード , 直近 , 説明 , errno , 取得 , 操作 , エラーメッセージ , 内部 , 設定 ...
https://man.plustar.jp/php/function.fdf-error.html - [similar]
pcntl_get_last_error のエイリアス 6679
« pcntl_async_signals pcntl_exec » PHP Manual PCNTL 関数 pcntl_get_last_error のエイリアス pcntl ... _errno (PHP 5 >= 5.3.4, PHP 7, PHP 8) pcntl_errno — pcntl ... tl_get_last_error() 関連キーワード: pcntl , 関数 , errno , async , exec , PCNTL , ...
https://man.plustar.jp/php/function.pcntl-errno.html - [similar]
posix_get_last_error のエイリアス 6679
« posix_ctermid posix_get_last_error » PHP Manual POSIX 関数 posix_get_last_error のエイリアス p ... osix_errno (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) posix_errno ... す。 posix_get_last_error() . 関連キーワード: 関数 , errno , ctermid , ...
https://man.plustar.jp/php/function.posix-errno.html - [similar]
Returns the most recent socket error number 6588
« EventUtil::__construct EventUtil::getLastSocketError » PHP Manual EventUtil Returns the most r ... ecent socket error number EventUtil::getLastSocketErrno (PECL event >= 1.2.6-beta) EventUtil::getLastSocke ... tErrno — Returns the most recent socket error number 説明 ... public static EventUtil::getLastSocketErrno ( mixed $socket = null ): int Returns the most rec ... ent socket error number( errno ). パラメータ socket Socket resource, stream or a ...
https://man.plustar.jp/php/eventutil.getlastsocketerrno.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT