検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 653 for [SIMILAR] 16 1024 4096 WITH 23416 timer WITH 511... (0.593 sec.)
テーブルの外部キーを含む結果セットを返す 0
« db2_field_width db2_free_result » PHP Manual IBM DB2 関数 テーブルの外部キーを含む結果セットを返す db2_foreign_keys (PECL ibm_db2 >= 1.0.0) db2_foreign_keys — テーブルの外部キーを含む結果セットを返す 説明 db2_foreign_keys ( resource $connection , string $qualifier , string $schema , st ...
https://man.plustar.jp/php/function.db2-foreign-keys.html - [similar]
共有メモリブロックを作成またはオープンする 0
« shmop_delete shmop_read » PHP Manual 共有メモリ関数 共有メモリブロックを作成またはオープンする shmop_open (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) shmop_open — 共有メモリブロックを作成またはオープンする 説明 shmop_open ( int $key , string $mode , int $permissions , int $size ): Shmop | fa ...
https://man.plustar.jp/php/function.shmop-open.html - [similar]
LDAP コントロール 0
« 基本的な使用法 LDAP 関数 » PHP Manual 例 LDAP コントロール LDAP コントロール PHP >= 7.3.0 で LDAPコントロールを使う例をいくつか示します。 例1 policy(パスワードポリシー) 情報とバインドする <?php $user = 'cn=admin,dc=example,dc=com' ; $passwd = 'adminpassword' ; $ds = ldap_connect ( 'lda ...
https://man.plustar.jp/php/ldap.examples-controls.html - [similar]
アクティブな Phar オブジェクトを破棄する 0
« Phar::delete Phar::extractTo » PHP Manual Phar アクティブな Phar オブジェクトを破棄する Phar::__destruct (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::__destruct — アクティブな Phar オブジェクトを破棄する 説明 public Phar::__destruct () パラメータ この関数にはパラメータはあり ...
https://man.plustar.jp/php/phar.destruct.html - [similar]
実行不能な tar や zip アーカイブオブジェクトを破棄する 0
« PharData::delete PharData::extractTo » PHP Manual PharData 実行不能な tar や zip アーカイブオブジェクトを破棄する PharData::__destruct (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::__destruct — 実行不能な tar や zip アーカイブオブジェクトを破棄する 説明 public PharData:: ...
https://man.plustar.jp/php/phardata.destruct.html - [similar]
Deletes by Ids 0
« SolrClient::deleteById SolrClient::deleteByQueries » PHP Manual SolrClient Deletes by Ids SolrClient::deleteByIds (PECL solr >= 0.9.2) SolrClient::deleteByIds — Deletes by Ids 説明 public SolrClient::deleteByIds ( array $ids ): SolrUpdateResponse Deletes a collection of documents with ...
https://man.plustar.jp/php/solrclient.deletebyids.html - [similar]
Removes all documents matching any of the queries 0
« SolrClient::deleteByIds SolrClient::deleteByQuery » PHP Manual SolrClient Removes all documents matching any of the queries SolrClient::deleteByQueries (PECL solr >= 0.9.2) SolrClient::deleteByQueries — Removes all documents matching any of the queries 説明 public SolrClient::deleteByQ ...
https://man.plustar.jp/php/solrclient.deletebyqueries.html - [similar]
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]
Read a file asynchronously 0
« swoole_async_read swoole_async_set » PHP Manual Swoole 関数 Read a file asynchronously swoole_async_readfile (PECL swoole >= 1.9.0) swoole_async_readfile — Read a file asynchronously 説明 swoole_async_readfile ( string $filename , callable $callback ): bool パラメータ filename The file ...
https://man.plustar.jp/php/function.swoole-async-readfile.html - [similar]
Write data to a file asynchronously 0
« swoole_async_write swoole_clear_error » PHP Manual Swoole 関数 Write data to a file asynchronously swoole_async_writefile (PECL swoole >= 1.9.0) swoole_async_writefile — Write data to a file asynchronously 説明 swoole_async_writefile ( string $filename , string $content , callable $cal ...
https://man.plustar.jp/php/function.swoole-async-writefile.html - [similar]