検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 252 for exit (0.025 sec.)
Run a single task and return a result 4741
« GearmanClient::doLowBackground GearmanClient::doStatus » PHP Manual GearmanClient Run a single ... break; case GEARMAN_WORK_FAIL : echo "Failed\n" ; exit; case GEARMAN_SUCCESS : break; default: echo "RET: ... echo "Errno: " . $gmclient -> getErrno () . "\n" ; exit; } } while( $gmclient -> returnCode () != GEARMAN_ ...
https://man.plustar.jp/php/gearmanclient.donormal.html - [similar]
単一のフィールドのメタデータを取得する 4741
« mysqli_result::fetch_column mysqli_result::fetch_field » PHP Manual mysqli_result 単一のフィー ... "Connect failed: %s\n" , mysqli_connect_error ()); exit(); } $query = "SELECT Name, SurfaceArea from Count ... "Connect failed: %s\n" , mysqli_connect_error ()); exit(); } $query = "SELECT Name, SurfaceArea from Count ...
https://man.plustar.jp/php/mysqli-result.fetch-field-direct.html - [similar]
結果セットの次のフィールドを返す 4741
« mysqli_result::fetch_field_direct mysqli_result::fetch_fields » PHP Manual mysqli_result 結果セ ... "Connect failed: %s\n" , mysqli_connect_error ()); exit(); } $query = "SELECT Name, SurfaceArea from Count ... "Connect failed: %s\n" , mysqli_connect_error ()); exit(); } $query = "SELECT Name, SurfaceArea from Count ...
https://man.plustar.jp/php/mysqli-result.fetch-field.html - [similar]
指定されたデータベース接続のユーザー名を変更する 4741
« mysqli::begin_transaction mysqli::character_set_name » PHP Manual mysqli 指定されたデータベース ... "Connect failed: %s\n" , mysqli_connect_error ()); exit(); } /* 変数 a を設定します */ $mysqli -> query ( ... "Connect failed: %s\n" , mysqli_connect_error ()); exit(); } /* 変数 a を設定します */ mysqli_query ( $lin ...
https://man.plustar.jp/php/mysqli.change-user.html - [similar]
Waits for an exclusive lock 4741
« SyncMutex::__construct SyncMutex::unlock » PHP Manual SyncMutex Waits for an exclusive lock Sy ... -> lock ( 3000 )) { echo "Unable to lock mutex." ; exit(); } /* ... */ $mutex -> unlock (); ?> 参考 SyncMu ...
https://man.plustar.jp/php/syncmutex.lock.html - [similar]
Decreases the count of the semaphore or waits 4741
« SyncSemaphore::__construct SyncSemaphore::unlock » PHP Manual SyncSemaphore Decreases the coun ... ock ( 3000 )) { echo "Unable to lock semaphore." ; exit(); } /* ... */ $semaphore -> unlock (); ?> 参考 Sy ...
https://man.plustar.jp/php/syncsemaphore.lock.html - [similar]
基本的な使用法 4701
« 例 FTP 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 FTP の例 <?php // 接続を確立する ... connect to $ftp_server for user $ftp_user_name " ; exit; } else { echo "Connected to $ftp_server , for use ...
https://man.plustar.jp/php/ftp.examples-basic.html - [similar]
結果コード (MQRC) に対応するエラーメッセージを返す 4701
« mqseries_set ネットワーク » PHP Manual mqseries 関数 結果コード (MQRC) に対応するエラーメッセー ... p_code , $reason , mqseries_strerror ( $reason )); exit; } ?> 上の例の出力は以下となります。 Connx CompCod ...
https://man.plustar.jp/php/function.mqseries-strerror.html - [similar]
Creates a function at runtime 4701
« uopz_flags uopz_get_exit_status » PHP Manual Uopz 関数 Creates a function at runtime uopz_func ...
https://man.plustar.jp/php/function.uopz-function.html - [similar]
Gets previously set hook on function or method 4701
« uopz_get_exit_status uopz_get_mock » PHP Manual Uopz 関数 Gets previously set hook on function ...
https://man.plustar.jp/php/function.uopz-get-hook.html - [similar]