検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 717 for current (0.024 sec.)
Get OID of the current cursor location 7000
« cubrid_connect cubrid_disconnect » PHP Manual CUBRID 関数 Get OID of the current cursor locati ... on cubrid_current_oid (PECL CUBRID >= 8.3.0) cubrid_current_oid — Ge ... t OID of the current cursor location 説明 cubrid_current_oid ( resource ... $req_identifier ): string The cubrid_current_oid() function is used to get the oid of the curre ... rsor location from the query result. To use cubrid_current_oid() , the query executed must be a updatable que ...
https://man.plustar.jp/php/function.cubrid-current-oid.html - [similar]
FilesystemIterator クラス 6937
« EmptyIterator::valid FilesystemIterator::__construct » PHP Manual イテレータ FilesystemIterato ... r extends DirectoryIterator { /* 定数 */ const int CURRENT_AS_PATHNAME = 32 ; const int CURRENT_AS_FILEINFO = ... 0 ; const int CURRENT_AS_SELF = 16 ; const int CURRENT_MODE_MASK = 240 ; ... 2 ; const int KEY_MODE_MASK = 3840 ; const int NEW_CURRENT_AND_KEY = 256 ; const int SKIP_DOTS = 4096 ; const ... temIterator::KEY_AS_PATHNAME | FilesystemIterator::CURRENT_AS_FILEINFO | FilesystemIterator::SKIP_DOTS ) publ ...
https://man.plustar.jp/php/class.filesystemiterator.html - [similar]
Returns the current element 6902
« MongoDB\Driver\Cursor::__construct MongoDB\Driver\Cursor::getId » PHP Manual MongoDB\Driver\Cu ... rsor Returns the current element MongoDB\Driver\Cursor::current (mongodb >= ... 1.9.0) MongoDB\Driver\Cursor::current — Returns the current element 説明 public MongoDB\ ... Driver\Cursor::current (): array | object パラメータ この関数にはパラメー ... タはありません。 戻り値 Returns the current result document as an array or object, depending o ...
https://man.plustar.jp/php/mongodb-driver-cursor.current.html - [similar]
Return current connection entry. 6770
« Swoole\Connection\Iterator::count Swoole\Connection\Iterator::key » PHP Manual Swoole\Connecti ... on\Iterator Return current connection entry. Swoole\Connection\Iterator::curr ... (PECL swoole >= 1.9.0) Swoole\Connection\Iterator::current — Return current connection entry. 説明 public Swo ... ole\Connection\Iterator::current (): Connection Get current connection entry. パラメ ... ータ この関数にはパラメータはありません。 戻り値 The current connection entry. 関連キーワード: connection , ent ...
https://man.plustar.jp/php/swoole-connection-iterator.current.html - [similar]
配列内の現在の要素を返す 6275
« count each » PHP Manual 配列 関数 配列内の現在の要素を返す current (PHP 4, PHP 5, PHP 7, PHP 8 ... ) current — 配列内の現在の要素を返す 説明 current ( array | ... うに初期化されます。 パラメータ array 配列。 戻り値 current() 関数は、 単に内部ポインタが現在指している配列要素 ... 終要素の次を指していたり 配列が空だったりした場合、 current() は false を返します。 警告 この関数は論理値 fals ... ) を使うか、 ArrayIterator を使って下さい。 例 例1 current() と類似関数の使用例 <?php $transport = array( 'fo ...
https://man.plustar.jp/php/function.current.html - [similar]
The EvLoop class 5885
« EvIo::set EvLoop::backend » PHP Manual Ev The EvLoop class The EvLoop class (PECL ev >= 0.2.0) ... rue if it is the default event loop. iteration The current iteration count of the loop. See Ev::iteration() p ... check — Creates EvCheck object associated with the current event loop instance EvLoop::child — Creates EvChil ... d object associated with the current event loop EvLoop::__construct — Constructs the ev ... an instance of EvEmbed watcher associated with the current EvLoop object EvLoop::fork — Creates EvFork watche ...
https://man.plustar.jp/php/class.evloop.html - [similar]
Get the current row. 5885
« Swoole\Table::create Swoole\Table::decr » PHP Manual Swoole\Table Get the current row. Swoole\ ... Table::current (PECL swoole >= 1.9.0) Swoole\Table::current — Get ... the current row. 説明 public Swoole\Table::current (): array パ ...
https://man.plustar.jp/php/swoole-table.current.html - [similar]
Check current if the current row is valid. 5816
« Swoole\Table::set Swoole\Timer » PHP Manual Swoole\Table Check current if the current row is v ... (PECL swoole >= 1.9.0) Swoole\Table::valid — Check current if the current row is valid. 説明 public Swoole\Ta ...
https://man.plustar.jp/php/swoole-table.valid.html - [similar]
Return key of the current connection. 5690
« Swoole\Connection\Iterator::current Swoole\Connection\Iterator::next » PHP Manual Swoole\Conne ... ction\Iterator Return key of the current connection. Swoole\Connection\Iterator::key (PECL ... woole\Connection\Iterator::key — Return key of the current connection. 説明 public Swoole\Connection\Iterator ... ::key (): int This function returns key of the current connection. パラメータ この関数にはパラメータはあり ... ません。 戻り値 Key of the current connection. 関連キーワード: key , connection , Ret ...
https://man.plustar.jp/php/swoole-connection-iterator.key.html - [similar]
Return the current CUBRID connection charset 5655
« cubrid_get_autocommit cubrid_get_class_name » PHP Manual CUBRID 関数 Return the current CUBRID ... L CUBRID >= 8.3.0) cubrid_get_charset — Return the current CUBRID connection charset 説明 cubrid_get_charset ... onn_identifier ): string This function returns the current CUBRID connection charset and is similar to the CU ... { die( 'Could not connect.' ); } printf ( "CUBRID current charset: %s\n" , cubrid_get_charset ( $con )); ?> ... 上の例の出力は以下となります。 CUBRID current charset: iso8859-1 参考 cubrid_client_encoding() - ...
https://man.plustar.jp/php/function.cubrid-get-charset.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT