検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 192 for FAILED (0.023 sec.)
ユーザー定義のストリームフィルタを登録する 4962
« stream_filter_prepend stream_filter_remove » PHP Manual ストリーム 関数 ユーザー定義のストリー ... er ( "strtoupper" , "strtoupper_filter" ) or die( "Failed to register filter" ); $fp = fopen ( "foo-bar.txt" ... er_register ( "str.*" , "string_filter" ) or die( "Failed to register filter" ); $fp = fopen ( "foo-bar.txt" ...
https://man.plustar.jp/php/function.stream-filter-register.html - [similar]
Read work or result data into a buffer for a task 4962
« GearmanTask::jobHandle GearmanTask::returnCode » PHP Manual GearmanTask Read work or result da ... cond is the data buffer. Returns false if the read failed. 参考 GearmanTask::sendData() - Send data for a ta ...
https://man.plustar.jp/php/gearmantask.recvdata.html - [similar]
新しいグローバル定数 4962
« その他の拡張モジュールに対する変更 PHP のデバッグ » PHP Manual PHP 5.5.x から PHP 5.6.x への移 ... GSQL_DML_ESCAPE PGSQL_POLLING_ACTIVE PGSQL_POLLING_FAILED PGSQL_POLLING_OK PGSQL_POLLING_READING PGSQL_POLLI ...
https://man.plustar.jp/php/migration56.constants.html - [similar]
Returns whether an error label is associated with an exception 4962
« MongoDB\Driver\Exception\RuntimeException MongoDB\Driver\Exception\ServerException » PHP Manua ... ut whether you can safely retry a transaction that failed due to a transient error (like a networking issue, ...
https://man.plustar.jp/php/mongodb-driver-runtimeexception.haserrorlabel.html - [similar]
エラーおよびエラー処理 4962
« プリペアドステートメントおよびストアドプロシージャ ラージオブジェクト (LOB) » PHP Manual PDO エ ... ); } catch ( PDOException $e ) { echo 'Connection failed: ' . $e -> getMessage (); } ?> 注意 : PDO::__const ... )); } catch ( PDOException $e ) { echo 'Connection failed: ' . $e -> getMessage (); exit; } // このテーブルが ...
https://man.plustar.jp/php/pdo.error-handling.html - [similar]
Win32 エラーコード 4962
« Win32Service サービスフラグ定数 Win32 ベース優先度クラス » PHP Manual 定義済み定数 Win32 エラー ... るいは別の表示名として) 既に存在します。 WIN32_ERROR_FAILED_SERVICE_CONTROLLER_CONNECT 0x00000427 このエラーは ... データベースに存在します。 WIN32_ERROR_SERVICE_LOGON_FAILED 0x0000042D ログオンに失敗したためサービスを起動でき ...
https://man.plustar.jp/php/win32service.constants.errors.html - [similar]
ZIP アーカイブのコメントを設定する 4962
« ZipArchive::replaceFile ZipArchive::setCommentIndex » PHP Manual ZipArchive ZIP アーカイブのコ ... ト' ); $zip -> close (); echo 'ok' ; } else { echo 'failed' ; } ?> 関連キーワード: コメント , アーカイブ , 設 ...
https://man.plustar.jp/php/ziparchive.setarchivecomment.html - [similar]
collator を作成する 4885
« Collator::__construct Collator::getAttribute » PHP Manual Collator collator を作成する Collato ... f( !isset( $coll ) ) { printf ( "Collator creation failed: %s\n" , intl_get_error_message () ); exit( 1 ); } ...
https://man.plustar.jp/php/collator.create.html - [similar]
Sets default callback to handle requests that are not caught by specific callbac... 4885
« EventHttp::setCallback EventHttp::setMaxBodySize » PHP Manual EventHttp Sets default callback ... p -> bind ( "127.0.0.1" , 8088 )) { exit( "bind(1) failed\n" ); }; $http -> setDefaultCallback (function( $r ...
https://man.plustar.jp/php/eventhttp.setdefaultcallback.html - [similar]
定義済み定数 4885
« リソース型 例 » PHP Manual FTP 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... ます。 (FTP_AUTOSEEK が有効な場合のみ機能します) FTP_FAILED ( int ) 非同期転送が失敗したことを示します。 FTP_F ...
https://man.plustar.jp/php/ftp.constants.html - [similar]