検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 109 for [SIMILAR] 16 1024 4096 WITH 19788 期ク WITH 1438... (0.127 sec.)
0
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り、2 秒後に起動します $w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起動させ、その後は // 手で止めるまで 1 秒おきに繰り返します $w2 = ne ...
https://man.plustar.jp/php/ev.examples.html - [similar]
はじめに 0
« PCNTL インストール/設定 » PHP Manual PCNTL はじめに はじめに PHP がサポートするプロセス制御関数は、Unix 形式のプロセス生成、 プロセス実行、シグナル処理、プロセス終了機能を実装しています。 プロセス制御は Web サーバー環境で有効にするべきではなく、プロセス 制御関数のどれかが Web サーバー環 ...
https://man.plustar.jp/php/intro.pcntl.html - [similar]
Commits a transaction in progress 0
« Stomp::begin Stomp::__construct » PHP Manual Stomp Commits a transaction in progress Stomp::commit stomp_commit (PECL stomp >= 0.1.0) Stomp::commit -- stomp_commit — Commits a transaction in progress 説明 オブジェクト指向型 (method): public Stomp::commit ( string $transaction_id , arra ...
https://man.plustar.jp/php/stomp.commit.html - [similar]
SqlStatement クラス 0
« Session::startTransaction SqlStatement::bind » PHP Manual Mysql_xdevapi SqlStatement クラス SqlStatement クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\SqlStatement { /* Constants */ const int EXECUTE_ASYNC = 1 ; const int BUFFERED = 2 ; /* プロパティ */ ...
https://man.plustar.jp/php/class.mysql-xdevapi-sqlstatement.html - [similar]
cURL マルチハンドルに、通常の cURL ハンドルを追加する 0
« curl_init curl_multi_close » PHP Manual cURL 関数 cURL マルチハンドルに、通常の cURL ハンドルを追加する curl_multi_add_handle (PHP 5, PHP 7, PHP 8) curl_multi_add_handle — cURL マルチハンドルに、通常の cURL ハンドルを追加する 説明 curl_multi_add_handle ( CurlMultiHandle $multi_handle , ...
https://man.plustar.jp/php/function.curl-multi-add-handle.html - [similar]
cURL ハンドルのセットを閉じる 0
« curl_multi_add_handle curl_multi_errno » PHP Manual cURL 関数 cURL ハンドルのセットを閉じる curl_multi_close (PHP 5, PHP 7, PHP 8) curl_multi_close — cURL ハンドルのセットを閉じる 説明 curl_multi_close ( CurlMultiHandle $multi_handle ): void 注意 : この関数を実行しても何も起こりません。 ...
https://man.plustar.jp/php/function.curl-multi-close.html - [similar]
現在の cURL ハンドルから、サブ接続を実行する 0
« curl_multi_errno curl_multi_getcontent » PHP Manual cURL 関数 現在の cURL ハンドルから、サブ接続を実行する curl_multi_exec (PHP 5, PHP 7, PHP 8) curl_multi_exec — 現在の cURL ハンドルから、サブ接続を実行する 説明 curl_multi_exec ( CurlMultiHandle $multi_handle , int &$still_running ): ...
https://man.plustar.jp/php/function.curl-multi-exec.html - [similar]
Acknowledges consumption of a message 0
« Stomp::abort Stomp::begin » PHP Manual Stomp Acknowledges consumption of a message Stomp::ack stomp_ack (PECL stomp >= 0.1.0) Stomp::ack -- stomp_ack — Acknowledges consumption of a message 説明 オブジェクト指向型 (method): public Stomp::ack ( mixed $msg , array $headers = ? ): bool 手 ...
https://man.plustar.jp/php/stomp.ack.html - [similar]
FTP サーバーからファイルをダウンロードし、オープン中のファイルに保存する(非ブロ... 0
« ftp_nb_continue ftp_nb_fput » PHP Manual FTP 関数 FTP サーバーからファイルをダウンロードし、オープン中のファイルに保存する(非ブロッキング) ftp_nb_fget (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ftp_nb_fget — FTP サーバーからファイルをダウンロードし、オープン中のファイルに保存する(非ブロッ ...
https://man.plustar.jp/php/function.ftp-nb-fget.html - [similar]
オープン中のファイルを FTP サーバーに保存する(非ブロッキング) 0
« ftp_nb_fget ftp_nb_get » PHP Manual FTP 関数 オープン中のファイルを FTP サーバーに保存する(非ブロッキング) ftp_nb_fput (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ftp_nb_fput — オープン中のファイルを FTP サーバーに保存する(非ブロッキング) 説明 ftp_nb_fput ( FTP\Connection $ftp , string $ ...
https://man.plustar.jp/php/function.ftp-nb-fput.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT