検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 192 for FAILED (0.016 sec.)
FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) 4483
« ftp_nb_fput ftp_nb_put » PHP Manual FTP 関数 FTP サーバーからファイルを取得し、ローカルファイル ... ドを開始する、リモートファイル内の位置。 戻り値 FTP_FAILED 、 FTP_FINISHED あるいは FTP_MOREDATA を返します。 ...
https://man.plustar.jp/php/function.ftp-nb-get.html - [similar]
メールボックスのリストを読み込み、各ボックスに関する詳細な情報を返す 4483
« imap_getacl imap_getsubscribed » PHP Manual IMAP 関数 メールボックスのリストを読み込み、各ボッ ... . "<br />\n" ; } } else { echo "imap_getmailboxes failed: " . imap_last_error () . "\n" ; } imap_close ( $m ...
https://man.plustar.jp/php/function.imap-getmailboxes.html - [similar]
SSH サーバーに接続する 4483
« ssh2_auth_pubkey_file ssh2_disconnect » PHP Manual SSH2 関数 SSH サーバーに接続する ssh2_conne ... $callbacks ); if (! $connection ) die( 'Connection failed' ); ?> 参考 ssh2_fingerprint() - リモートサーバーの ...
https://man.plustar.jp/php/function.ssh2-connect.html - [similar]
Run a single task and return a result [deprecated] 4483
« GearmanClient::data GearmanClient::doBackground » PHP Manual GearmanClient Run a single task a ... omplete\n" ; break; case GEARMAN_WORK_FAIL : echo "Failed\n" ; exit; case GEARMAN_SUCCESS : break; default: ...
https://man.plustar.jp/php/gearmanclient.do.html - [similar]
Run a single task and return a result 4483
« GearmanClient::doLowBackground GearmanClient::doStatus » PHP Manual GearmanClient Run a single ... omplete\n" ; break; case GEARMAN_WORK_FAIL : echo "Failed\n" ; exit; case GEARMAN_SUCCESS : break; default: ...
https://man.plustar.jp/php/gearmanclient.donormal.html - [similar]
Event 4407
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インス ... nsErrorString — Returns string describing the last failed DNS lookup attempt EventBufferEvent::getEnabled — ...
https://man.plustar.jp/php/book.event.html - [similar]
OCI8 Transparent Application Failover (TAF) Support 4407
« OCI8 高速アプリケーション通知 (FAN) サポート OCI8 および DTrace 動的トレーシング » PHP Manual ... vices\n" ); break; case OCI_FO_REAUTH : printf ( " Failed over user ... resuming services\n" ); // Replay an ...
https://man.plustar.jp/php/oci8.taf.html - [similar]
統計情報 4330
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、 ... た回数は init_command_executed_count - init_command_failed_count で求められます。 init_command_failed_count C ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
データベースへの接続を返す 4254
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_con ... conn ); } else { echo "Explicit trusted connection failed.\n" ; } ?> 上の例の出力は以下となります。 Explicit ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
データベースへの持続的接続を返す 4254
« db2_pclose db2_prepare » PHP Manual IBM DB2 関数 データベースへの持続的接続を返す db2_pconnect ... conn ); } else { echo "Explicit trusted connection failed.\n" ; } ?> 上の例の出力は以下となります。 Explicit ...
https://man.plustar.jp/php/function.db2-pconnect.html - [similar]