検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 360 for while (0.081 sec.)
バッファクエリと非バッファクエリ 4571
« コンセプト 文字セット » PHP Manual コンセプト バッファクエリと非バッファクエリ バッファクエリと ... ROM City" , MYSQLI_USE_RESULT ); if ( $uresult ) { while ( $row = $uresult -> fetch_assoc ()) { echo $row [ ... ery ( "SELECT Name FROM City" ); if ( $uresult ) { while ( $row = $uresult -> fetch ( PDO :: FETCH_ASSOC )) ...
https://man.plustar.jp/php/mysqlinfo.concepts.buffering.html - [similar]
Memory management 4571
« メモ MySQL Native Driver プラグインAPI » PHP Manual Mysqlnd Memory management Memory managemen ... ed and released, how memory is allocated in chunks while reading results from MySQL, which debug and develo ... lt set using a code snippet equal or equivalent to while ($row = $res->fetch_assoc()) { ... } may optimize ...
https://man.plustar.jp/php/mysqlnd.memory.html - [similar]
Manipulation 4571
« Threaded::chunk Threaded::extend » PHP Manual Threaded Manipulation Threaded::count (PECL pthr ... erties of an object <?php $safe = new Threaded (); while ( count ( $safe ) < 10 ) { $safe [] = count ( $saf ...
https://man.plustar.jp/php/threaded.count.html - [similar]
Manipulation 4571
« Threaded::notifyOne Threaded::run » PHP Manual Threaded Manipulation Threaded::pop (PECL pthre ... f a threaded object <?php $safe = new Threaded (); while ( count ( $safe ) < 10 ) $safe [] = count ( $safe ...
https://man.plustar.jp/php/threaded.pop.html - [similar]
Manipulation 4571
« Threaded::run Threaded::synchronized » PHP Manual Threaded Manipulation Threaded::shift (PECL ... f a threaded object <?php $safe = new Threaded (); while ( count ( $safe ) < 10 ) $safe [] = count ( $safe ...
https://man.plustar.jp/php/threaded.shift.html - [similar]
基本的な VarnishLog の使用法 4571
« 基本的な VarnishStat の使用法 VarnishAdmin » PHP Manual 例 基本的な VarnishLog の使用法 基本的 ... 用メモリログを読み取る <?php $vl = new VarnishLog ; while( 1 ) { $line = $vl -> getLine (); printf ( "%s %d ...
https://man.plustar.jp/php/varnish.example.log.html - [similar]
Store into cache 4571
« Yac Yac::__construct » PHP Manual Yac Store into cache Yac::add (PECL yac >= 1.0.0) Yac::add — ... write codes like: 例1 Make sure the item is stored while(!$yac->set("key", "vale)); 関連キーワード: into , ...
https://man.plustar.jp/php/yac.add.html - [similar]
The SyncEvent class 4491
« SyncSemaphore::unlock SyncEvent::__construct » PHP Manual Sync The SyncEvent class The SyncEve ... fired/set. One instance waits on the event object while another instance fires/sets the event. Event objec ...
https://man.plustar.jp/php/class.syncevent.html - [similar]
The SyncSemaphore class 4491
« SyncMutex::unlock SyncSemaphore::__construct » PHP Manual Sync The SyncSemaphore class The Syn ... than one instance to access a resource at one time while a mutex only allows one instance at a time. クラス ...
https://man.plustar.jp/php/class.syncsemaphore.html - [similar]
The ZookeeperMarshallingException class 4491
« ZookeeperConnectionException ZookeeperNoNodeException » PHP Manual ZooKeeper The ZookeeperMars ... keeper >= 0.3.0) はじめに The ZooKeeper exception (while marshalling or unmarshalling data) handling class. ...
https://man.plustar.jp/php/class.zookeepermarshallingexception.html - [similar]