検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 275 for [SIMILAR] 16 1024 4096 WITH 12317 break WITH 864... (1.322 sec.)
Run a single task and return a result [deprecated] 0
« GearmanClient::data GearmanClient::doBackground » PHP Manual GearmanClient Run a single task and return a result [deprecated] GearmanClient::do (PECL gearman >= 0.5.0) GearmanClient::do — Run a single task and return a result [deprecated] 説明 public GearmanClient::do ( string $functio ...
https://man.plustar.jp/php/gearmanclient.do.html - [similar]
Run a single task and return a result 0
« GearmanClient::doLowBackground GearmanClient::doStatus » PHP Manual GearmanClient Run a single task and return a result GearmanClient::doNormal (No version information available, might only be in Git) GearmanClient::doNormal — Run a single task and return a result 説明 public GearmanCl ...
https://man.plustar.jp/php/gearmanclient.donormal.html - [similar]
OCI8 Transparent Application Failover (TAF) Support 0
« OCI8 高速アプリケーション通知 (FAN) サポート OCI8 および DTrace 動的トレーシング » PHP Manual OCI8 OCI8 Transparent Application Failover (TAF) Support OCI8 Transparent Application Failover (TAF) Support TAF is an Oracle Database feature that provides high availability. It enables PHP O ...
https://man.plustar.jp/php/oci8.taf.html - [similar]
0
« 定義済み定数 PhpToken » PHP Manual Tokenizer 例 例 以下に tokenizer を用いた簡単な PHP スクリプトの例を示します。この例は、 PHP ファイルを読み込み、ソースから全てのコメントを削除し、コードのみを 出力するものです。 例1 tokenizer によるコメントの削除 <?php $source = file_get_contents ( ' ...
https://man.plustar.jp/php/tokenizer.examples.html - [similar]
プロセスの出力がパターンに一致する・指定した時間が経過する・ あるいは EOF に達す... 0
« Expect 関数 expect_popen » PHP Manual Expect 関数 プロセスの出力がパターンに一致する・指定した時間が経過する・ あるいは EOF に達するのいずれかにあてはまるまで待ち続ける expect_expectl (PECL expect >= 0.1.0) expect_expectl — プロセスの出力がパターンに一致する・指定した時間が経過する・ あ ...
https://man.plustar.jp/php/function.expect-expectl.html - [similar]
Create a new SSL buffer event to send its data over another buffer event 0
« EventBufferEvent::sslError EventBufferEvent::sslGetCipherInfo » PHP Manual EventBufferEvent Create a new SSL buffer event to send its data over another buffer event EventBufferEvent::sslFilter (PECL event >= 1.2.6-beta) EventBufferEvent::sslFilter — Create a new SSL buffer event to sen ...
https://man.plustar.jp/php/eventbufferevent.sslfilter.html - [similar]
エラー配列を取得する 0
« libxml_disable_entity_loader libxml_get_last_error » PHP Manual libxml 関数 エラー配列を取得する libxml_get_errors (PHP 5 >= 5.1.0, PHP 7, PHP 8) libxml_get_errors — エラー配列を取得する 説明 libxml_get_errors (): array エラー配列を取得します。 パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/function.libxml-get-errors.html - [similar]
基本的な使用法 0
« 例 PCNTL 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 この例は、シグナルハンドラを有するデーモンプロセスをフォークします。 例1 プロセス制御の例 <?php declare( ticks = 1 ); $pid = pcntl_fork (); if ( $pid == - 1 ) { die( "fork できません" ); } else if ( $pid ) { exit(); // 親プロセ ...
https://man.plustar.jp/php/pcntl.example.html - [similar]
生データを IP アドレスに変換する 0
« radius_create_request radius_cvt_int » PHP Manual Radius 関数 生データを IP アドレスに変換する radius_cvt_addr (PECL radius >= 1.1.0) radius_cvt_addr — 生データを IP アドレスに変換する 説明 radius_cvt_addr ( string $data ): string 生データをIPアドレスに変換します。 パラメータ data 入力 ...
https://man.plustar.jp/php/function.radius-cvt-addr.html - [similar]
ストリームラッパーとして登録するクラスの例 0
« 例 php_user_filter » PHP Manual 例 ストリームラッパーとして登録するクラスの例 ストリームラッパーとして登録するクラスの例 以下のサンプルは、var:// プロトコルハンドラを実装し、 指定した名前のグローバル変数の読み書きを fread() のような標準のファイルシステム関数でできるようにしています。 以 ...
https://man.plustar.jp/php/stream.streamwrapper.example-1.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT