検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 269 for Send (0.021 sec.)
Basic usage 4407
« 例 Basic Gearman client and worker, background » PHP Manual 例 Basic usage Basic usage 例1 Bas ... shows a very simple client and worker. The client sends a string to the job server, and the worker revers ... es the string and sends it back. The job is performed synchronously. <?ph ... rver (localhost). $gmclient -> addServer (); echo "Sending job\n" ; # Send reverse job do { $result = $gmc ... or ( $x = 0 ; $x < $workload_size ; $x ++) { echo "Sending status: " . ( $x + 1 ) . "/ $workload_size comp ...
https://man.plustar.jp/php/gearman.examples-reverse.html - [similar]
その他の変更 4407
« PHP 7.2.x で推奨されなくなる機能 PHP 7.0.x から PHP 7.1.x への移行 » PHP Manual PHP 7.1.x から ... XML 拡張モジュールが必須でした。 mail() および mb_send_mail() への変更 mail() および mb_send_mail() の $a ...
https://man.plustar.jp/php/migration72.other-changes.html - [similar]
Secure Shell2 4378
« AddressInfo はじめに » PHP Manual その他のサービス Secure Shell2 Secure Shell2 はじめに インス ... 2_scp_recv — SCP 経由でファイルを要求する ssh2_scp_send — SCP 経由でファイルを送信する ssh2_send_eof — スト ...
https://man.plustar.jp/php/book.ssh2.html - [similar]
エラー報告の各フィールドを返す 4378
« pg_query pg_result_error » PHP Manual PostgreSQL 関数 エラー報告の各フィールドを返す pg_result ... 場合に false を返すので、結果のハンドルを得るには pg_send_query() および pg_get_result() を使用する必要があり ... ect" ); if (! pg_connection_busy ( $dbconn )) { pg_send_query ( $dbconn , "select * from doesnotexist;" ); ...
https://man.plustar.jp/php/function.pg-result-error-field.html - [similar]
SSH2 関数 4378
« 定義済み定数 ssh2_auth_agent » PHP Manual SSH2 SSH2 関数 SSH2 関数 目次 ssh2_auth_agent — SSH ... 2_scp_recv — SCP 経由でファイルを要求する ssh2_scp_send — SCP 経由でファイルを送信する ssh2_send_eof — スト ...
https://man.plustar.jp/php/ref.ssh2.html - [similar]
定義済み定数 4378
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... is not connected. SOCKET_ESHUTDOWN ( int ) Cannot send after transport endpoint shutdown. SOCKET_ETIMEDOU ... error. SOCKET_ECOMM ( int ) Communication error on send. SOCKET_EPROTO ( int ) Protocol error. SOCKET_EMUL ... TYPE ( int ) Wrong medium type. SCM_RIGHTS ( int ) Send or receive a set of open file descriptors from ano ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
The Swoole\Coroutine class 4339
« Swoole\Connection\Iterator::valid Swoole\Coroutine::call_user_func_array » PHP Manual Swoole T ... ecv (): ReturnType public Swoole\Coroutine\Client::send (): ReturnType public Swoole\Coroutine\Client::sen ... ile (): ReturnType public Swoole\Coroutine\Client::sendto (): ReturnType public Swoole\Coroutine\Client::s ... lient::recv — Description Swoole\Coroutine\Client::send — Description Swoole\Coroutine\Client::sendfile — ... Description Swoole\Coroutine\Client::sendto — Description Swoole\Coroutine\Client::set — Des ...
https://man.plustar.jp/php/class.swoole-coroutine.html - [similar]
文字エンコーディング検出順序を設定あるいは取得する 4339
« mb_detect_encoding mb_encode_mimeheader » PHP Manual マルチバイト文字列 関数 文字エンコーディン ... します。 この設定は、 mb_detect_encoding() および mb_send_mail() に影響します。 mbstring が現在実装しているの ... 出力文字エンコーディングを設定あるいは取得する mb_send_mail() - エンコード変換を行ってメールを送信する 関 ...
https://man.plustar.jp/php/function.mb-detect-order.html - [similar]
Test job server response 4339
« GearmanWorker::__construct GearmanWorker::error » PHP Manual GearmanWorker Test job server res ... lic GearmanWorker::echo ( string $workload ): bool Sends data to all job servers to see if they echo it ba ... Gearman return value. 参考 GearmanClient::echo() - Send data to all job servers to see if they echo it bac ...
https://man.plustar.jp/php/gearmanworker.echo.html - [similar]
RADIUS Attribute Types 4339
« RADIUS Packet Types RADIUS Vendor Specific Attribute Types » PHP Manual 定義済み定数 RADIUS At ... uld add the remaining attributes and * call radius_send_request(). */ ?> RADIUS_NAS_IP_ADDRESS ( int ) The ... nt() . Possible values include: 0 : No routing 1 : Send routing packets 2 : Listen for routing packets 3 : ... Send and listen RADIUS_FILTER_ID ( int ) The Filter-ID ...
https://man.plustar.jp/php/radius.constants.attributes.html - [similar]