検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 269 for Send (0.020 sec.)
変更履歴 4084
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... 前のバージョンでは、リソース を期待していました。 pg_send_execute connection は、PgSql\Connection クラスのイ ... 前のバージョンでは、リソース を期待していました。 pg_send_prepare connection は、PgSql\Connection クラスのイ ... 前のバージョンでは、リソース を期待していました。 pg_send_query connection は、PgSql\Connection クラスのイン ... 前のバージョンでは、リソース を期待していました。 pg_send_query_params connection は、PgSql\Connection クラス ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
レコードを選択する 4084
« pg_result_status pg_send_execute » PHP Manual PostgreSQL 関数 レコードを選択する pg_select (PH ...
https://man.plustar.jp/php/function.pg-select.html - [similar]
クライアントのエンコーディングを設定する 4084
« pg_send_query pg_set_error_verbosity » PHP Manual PostgreSQL 関数 クライアントのエンコーディン ...
https://man.plustar.jp/php/function.pg-set-client-encoding.html - [similar]
pg_last_error および pg_result_error が返すメッセージの詳細度を指定する 4084
« pg_set_client_encoding pg_socket » PHP Manual PostgreSQL 関数 pg_last_error および pg_result_e ... ect" ); if (! pg_connection_busy ( $dbconn )) { pg_send_query ( $dbconn , "select * from doesnotexist;" ); ...
https://man.plustar.jp/php/function.pg-set-error-verbosity.html - [similar]
サービスの状態を問い合わせる 4084
« win32_pause_service win32_send_custom_control » PHP Manual win32service 関数 サービスの状態を問 ...
https://man.plustar.jp/php/function.win32-query-service-status.html - [similar]
Basic Gearman client and worker, submitting tasks 4084
« Basic Gearman client and worker, background GearmanClient » PHP Manual 例 Basic Gearman client ... lel. The reverse worker is unchanged except to add sending of data back during processing. <?php # create ... or ( $x = 0 ; $x < $workload_size ; $x ++) { echo "Sending status: " . ( $x + 1 ) . "/ $workload_size comp ... lete\n" ; $job -> sendStatus ( $x + 1 , $workload_size ); $job -> sendDat ... ho "Result: $result \n" ; # Return what we want to send back to the client. return $result ; } # A much si ...
https://man.plustar.jp/php/gearman.examples-reverse-task.html - [similar]
Create a new Command 4084
« MongoDB\Driver\Command MongoDB\Driver\Query » PHP Manual MongoDB\Driver\Command Create a new C ... as part of the normal structure that you create to send to the server. For example, the maxTimeMS option c ...
https://man.plustar.jp/php/mongodb-driver-command.construct.html - [similar]
プリペアドステートメントから結果セットのメタデータを返す 4084
« mysqli_stmt::reset mysqli_stmt::send_long_data » PHP Manual mysqli_stmt プリペアドステートメン ...
https://man.plustar.jp/php/mysqli-stmt.result-metadata.html - [similar]
直前のステートメントの操作での SQLSTATE エラーを返す 4084
« mysqli_stmt::send_long_data mysqli_stmt::store_result » PHP Manual mysqli_stmt 直前のステートメ ...
https://man.plustar.jp/php/mysqli-stmt.sqlstate.html - [similar]
ソケット 関数 4084
« ソケットのエラー socket_accept » PHP Manual ソケット ソケット 関数 ソケット 関数 目次 socket_a ... 有効時間で select() システムコールを実行する socket_send — 接続したソケットにデータを送信する socket_sendms ... g — メッセージを送信する socket_sendto — 接続しているかどうかによらずソケットにメッセー ...
https://man.plustar.jp/php/ref.sockets.html - [similar]