検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 56 for [SIMILAR] 16 1024 4096 WITH 40599 myworker WITH ... (0.218 sec.)
Submits an object for execution 10000
« Pool::shutdown Pool::submitTo » PHP Manual Pool Submits an object for execution Pool::submit (PECL pthreads >= 2.0.0) Pool::submit — Submits an object for execution 説明 public Pool::submit ( Threaded $task ): int Submit the task to the next Worker in the Pool パラメータ task The task ...
https://man.plustar.jp/php/pool.submit.html - [similar]
Creates a new Pool of Workers 7440
« Pool::collect Pool::resize » PHP Manual Pool Creates a new Pool of Workers Pool::__construct (PECL pthreads >= 2.0.0) Pool::__construct — Creates a new Pool of Workers 説明 public Pool::__construct ( int $size , string $class = ? , array $ctor = ? ) Construct a new pool of workers. Poo ...
https://man.plustar.jp/php/pool.construct.html - [similar]
定数 5133
« 外部から来る変数 構文 » PHP Manual 言語リファレンス 定数 定数 目次 構文 自動的に定義される定数 マジック定数 定数は、値のためのID(名前)です。この名前が示すように、定数の値は スクリプト実行中に変更できません ( マジック定数 は例外です。これは実際は定数ではありません)。 定数は大文字小文字を ...
https://man.plustar.jp/php/language.constants.html - [similar]
Submits a task to a specific worker for execution 4275
« Pool::submit Volatile » PHP Manual Pool Submits a task to a specific worker for execution Pool::submitTo (PECL pthreads >= 2.0.0) Pool::submitTo — Submits a task to a specific worker for execution 説明 public Pool::submitTo ( int $worker , Threaded $task ): int Submit a task to the spe ...
https://man.plustar.jp/php/pool.submitTo.html - [similar]
Create a GearmanClient instance 4275
« GearmanClient::clone GearmanClient::context » PHP Manual GearmanClient Create a GearmanClient instance GearmanClient::__construct (PECL gearman >= 0.5.0) GearmanClient::__construct — Create a GearmanClient instance 説明 public GearmanClient::__construct () Creates a GearmanClient insta ...
https://man.plustar.jp/php/gearmanclient.construct.html - [similar]
文字列を処理し、変数に代入する 0
« ord print » PHP Manual String 関数 文字列を処理し、変数に代入する parse_str (PHP 4, PHP 5, PHP 7, PHP 8) parse_str — 文字列を処理し、変数に代入する 説明 parse_str ( string $string , array &$result ): void URL 経由で渡されるクエリ文字列と同様に string を処理し、現在のスコープに変数をセッ ...
https://man.plustar.jp/php/function.parse-str.html - [similar]
指定した変数の割当を解除する 0
« unserialize var_dump » PHP Manual 変数操作 関数 指定した変数の割当を解除する unset (PHP 4, PHP 5, PHP 7, PHP 8) unset — 指定した変数の割当を解除する 説明 unset ( mixed $var , mixed ...$vars ): void unset() は指定した変数を破棄します。 関数 unset() の内部動作は、 破棄しようとする変数の型 ...
https://man.plustar.jp/php/function.unset.html - [similar]
Basic usage for LuaSandbox 0
« 例 LuaSandbox » PHP Manual 例 Basic usage for LuaSandbox Basic usage for LuaSandbox Once you've compiled PHP with LuaSandbox support, you can begin using LuaSandbox to safely run user-provided Lua code. 例1 Execute some Lua code <?php $sandbox = new LuaSandbox ; $sandbox -> setMemoryLi ...
https://man.plustar.jp/php/luasandbox.examples-basic.html - [similar]
Gets the number of records in a database 0
« dbase_numfields dbase_open » PHP Manual dBase 関数 Gets the number of records in a database dbase_numrecords (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_numrecords — Gets the number of records in a database 説明 dbase_numrecords ( resource $database ): int Gets the number of records (rows) ...
https://man.plustar.jp/php/function.dbase-numrecords.html - [similar]
直前の Throwable を返す 0
« Error::getMessage Error::getCode » PHP Manual Error 直前の Throwable を返す Error::getPrevious (PHP 7, PHP 8) Error::getPrevious — 直前の Throwable を返す 説明 final public Error::getPrevious (): ? Throwable 直前の Throwable( Error::__construct() の3番目の引数)を返す。 パラメータ この ...
https://man.plustar.jp/php/error.getprevious.html - [similar]
PREV 1 2 3 4 5 6 NEXT