検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 45 for reading (0.011 sec.)
The MongoDB\Driver\Cursor class 7962
« MongoDB\Driver\ReadConcern::unserialize MongoDB\Driver\Cursor::__construct » PHP Manual MongoD ... rsorInterface , which extends Traversable . 例 例1 Reading a result set MongoDB\Driver\Manager::executeComman ... ] => Vesta [size] => 525 [distance] => 2.362 } 例2 Reading a result set for a tailable cursor » Tailable curs ... re not limited to, invalid BSON, extra data (after reading one BSON document), or an unexpected » libbson err ...
https://man.plustar.jp/php/class.mongodb-driver-cursor.html - [similar]
Gets field data from the currently selected row 7962
« sqlsrv_get_config sqlsrv_has_rows » PHP Manual SQLSRV 関数 Gets field data from the currently ... is case, only) row of the result set available for reading. if( sqlsrv_fetch ( $stmt ) === false ) { die( pri ... - Makes the next row in a result set available for reading sqlsrv_fetch_array() - 行を配列として返す sqlsrv_f ...
https://man.plustar.jp/php/function.sqlsrv-get-field.html - [similar]
The Event class 7732
« Constructing signal events Event::add » PHP Manual Event The Event class The Event class (PECL ... usually a stream resource, or socket) is ready for reading. Event::WRITE This flag indicates an event that be ... usually a stream resource, or socket) is ready for reading. Event::SIGNAL Used to implement signal detection. ...
https://man.plustar.jp/php/class.event.html - [similar]
Event flags 7502
« 例 About event persistence » PHP Manual Event Event flags Event flags Event::READ This flag in ... usually a stream resource, or socket) is ready for reading. Event::WRITE flag indicates an event that becomes ...
https://man.plustar.jp/php/event.flags.html - [similar]
Memory management 7502
« メモ MySQL Native Driver プラグインAPI » PHP Manual Mysqlnd Memory management Memory managemen ... released, how memory is allocated in chunks while reading results from MySQL, which debug and development op ... ny copy-on-write operations happened. A PHP script reading many small rows of a buffered result set using a c ...
https://man.plustar.jp/php/mysqlnd.memory.html - [similar]
About event persistence 7395
« Event flags Event callbacks » PHP Manual Event About event persistence About event persistence ... henever the socket or file descriptor is ready for reading. Whenever five seconds have passed since the event ...
https://man.plustar.jp/php/event.persistence.html - [similar]
The EventBufferEvent class 7273
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The E ... class EventBufferEvent { /* Constants */ const int READING = 1 ; const int WRITING = 2 ; const int EOF = 16 ; ... ject( EventBuffer ) 定義済み定数 EventBufferEvent::READING An event occurred during a read operation on the b ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
接続したソケットからデータを受信する 7273
« socket_read socket_recvfrom » PHP Manual ソケット 関数 接続したソケットからデータを受信する so ... cket , $in , strlen ( $in )); echo "OK.\n" ; echo "Reading response:\n\n" ; $buf = 'This is my buffer.' ; if ... on port '80'...OK. Sending HTTP HEAD request...OK. Reading response: Read 123 bytes from socket_recv(). Closi ...
https://man.plustar.jp/php/function.socket-recv.html - [similar]
新しいグローバル定数 7273
« その他の拡張モジュールに対する変更 PHP のデバッグ » PHP Manual PHP 5.5.x から PHP 5.6.x への移 ... GSQL_POLLING_FAILED PGSQL_POLLING_OK PGSQL_POLLING_READING PGSQL_POLLING_WRITING 関連キーワード: グローバル , ...
https://man.plustar.jp/php/migration56.constants.html - [similar]
bzip2 圧縮されたファイルをオープンする 7165
« bzflush bzread » PHP Manual Bzip2 関数 bzip2 圧縮されたファイルをオープンする bzopen (PHP 4 >= ... n ( $file , "r" ) or die( "Couldn't open $file for reading" ); bzclose ( $bz ); ?> 参考 bzclose() - bzip2 ファ ...
https://man.plustar.jp/php/function.bzopen.html - [similar]
PREV 1 2 3 4 5 NEXT