検索

phrase: max: clip:
target: order:
Results of 391 - 400 of about 1079 for [SIMILAR] 16 1024 4096 WITH 7304 connection WITH... (6.118 sec.)
LimitIterator クラス 0
« IteratorIterator::valid LimitIterator::__construct » PHP Manual イテレータ LimitIterator クラス LimitIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに LimitIterator クラスは、ある Iterator 上の限られたサブセットに対する反復処理を行います。 クラス概要 class LimitIterator extends I ...
https://man.plustar.jp/php/class.limititerator.html - [similar]
NoRewindIterator クラス 0
« MultipleIterator::valid NoRewindIterator::__construct » PHP Manual イテレータ NoRewindIterator クラス NoRewindIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに このイテレータは巻き戻しの操作を無視します。 これにより、一部のみを走査する 複数の foreach ループでイテレータを処理するこ ...
https://man.plustar.jp/php/class.norewinditerator.html - [similar]
Get the error message 0
« cubrid_errno cubrid_fetch_array » PHP Manual CUBRID MySQL 互換関数 Get the error message cubrid_error (PECL CUBRID >= 8.3.1) cubrid_error — Get the error message 説明 cubrid_error ( resource $connection = ? ): string The cubrid_error() function is used to get the error message that occ ...
https://man.plustar.jp/php/function.cubrid-error.html - [similar]
ファイルの内容をFTPサーバ上の別のファイルに追加する 0
« ftp_alloc ftp_cdup » PHP Manual FTP 関数 ファイルの内容をFTPサーバ上の別のファイルに追加する ftp_append (PHP 7 >= 7.2.0, PHP 8) ftp_append — ファイルの内容をFTPサーバ上の別のファイルに追加する 説明 ftp_append ( FTP\Connection $ftp , string $remote_filename , string $local_filename , in ...
https://man.plustar.jp/php/function.ftp-append.html - [similar]
Stop and destory a timer. 0
« Swoole\Server::bind Swoole\Server::close » PHP Manual Swoole\Server Stop and destory a timer. Swoole\Server::clearTimer swoole_timer_clear (PECL swoole >= 1.9.0) Swoole\Server::clearTimer -- swoole_timer_clear — Stop and destory a timer. 説明 オブジェクト指向型 (method): public Swoole\ ...
https://man.plustar.jp/php/swoole-server.cleartimer.html - [similar]
Decrement the value in the Swoole table by $row_key and $column_key. 0
« Swoole\Table::current Swoole\Table::del » PHP Manual Swoole\Table Decrement the value in the Swoole table by $row_key and $column_key. Swoole\Table::decr (PECL swoole >= 1.9.0) Swoole\Table::decr — Decrement the value in the Swoole table by $row_key and $column_key. 説明 public Swoole\ ...
https://man.plustar.jp/php/swoole-table.decr.html - [similar]
ジェネレータと Iterator オブジェクトとの比較 0
« ジェネレータの構文 アトリビュート » PHP Manual ジェネレータ ジェネレータと Iterator オブジェクトとの比較 ジェネレータと Iterator オブジェクトとの比較 ジェネレータの最大のメリットは、シンプルに書けることです。 Iterator を実装するのに比べて、必要な決まり文句の数がかなり少なくなります。 ま ...
https://man.plustar.jp/php/language.generators.comparison.html - [similar]
Checks if the cursor is exhausted or may have additional results 0
« MongoDB\Driver\Cursor::getServer MongoDB\Driver\Cursor::key » PHP Manual MongoDB\Driver\Cursor Checks if the cursor is exhausted or may have additional results MongoDB\Driver\Cursor::isDead (mongodb >=1.0.0) MongoDB\Driver\Cursor::isDead — Checks if the cursor is exhausted or may have ...
https://man.plustar.jp/php/mongodb-driver-cursor.isdead.html - [similar]
The EventBufferEvent class 0
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The EventBufferEvent class (PECL event >= 1.2.6-beta) はじめに Represents Libevent's buffer event. Usually an application wants to perform some amount of data buffering in addition to just respondi ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
メールボックス内のすべてのメッセージのヘッダを返す 0
« imap_headerinfo imap_last_error » PHP Manual IMAP 関数 メールボックス内のすべてのメッセージのヘッダを返す imap_headers (PHP 4, PHP 5, PHP 7, PHP 8) imap_headers — メールボックス内のすべてのメッセージのヘッダを返す 説明 imap_headers ( IMAP\Connection $imap ): array | false メールボックス ...
https://man.plustar.jp/php/function.imap-headers.html - [similar]