検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 360 for while (0.027 sec.)
Synchronization 4491
« Threaded::shift Threaded::wait » PHP Manual Threaded Synchronization Threaded::synchronized (P ... block , mixed ...$args ): mixed Executes the block while retaining the referenced objects synchronization l ...
https://man.plustar.jp/php/threaded.synchronized.html - [similar]
次のエントリに移動する 4419
« ArrayIterator::natsort ArrayIterator::offsetExists » PHP Manual ArrayIterator 次のエントリに移 ... one' ; $iterator = $arrayobject -> getIterator (); while( $iterator -> valid ()) { echo $iterator -> key () ...
https://man.plustar.jp/php/arrayiterator.next.html - [similar]
ArrayObject インスタンスから新規イテレータを生成する 4419
« ArrayObject::getFlags ArrayObject::getIteratorClass » PHP Manual ArrayObject ArrayObject インス ... ray ); $iterator = $arrayobject -> getIterator (); while( $iterator -> valid ()) { echo $iterator -> key () ...
https://man.plustar.jp/php/arrayobject.getiterator.html - [similar]
The Hashable interface 4419
« Ds\Collection::toArray Ds\Hashable::equals » PHP Manual Data Structures The Hashable interface ... which determines where it goes in the hash table. While this value does not have to be unique, objects whi ...
https://man.plustar.jp/php/class.ds-hashable.html - [similar]
Returns most recent OpenSSL error reported on the buffer event 4419
« EventBufferEvent::setWatermark EventBufferEvent::sslFilter » PHP Manual EventBufferEvent Retur ... ERROR ) { // Fetch errors from the SSL error stack while ( $err = $bev -> sslError ()) { fprintf ( STDERR , ...
https://man.plustar.jp/php/eventbufferevent.sslerror.html - [similar]
XML 外部エンティティの例 4419
« XMLタグのマッピングの例 XML パーサ 関数 » PHP Manual 例 XML 外部エンティティの例 XML 外部エンテ ... , $openEntityNames , $systemId ); return false ; } while ( $data = fread ( $fp , 4096 )) { if (! xml_parse ... 入力をオープンできませんでした" ); } echo "<pre>" ; while ( $data = fread ( $fp , 4096 )) { if (! xml_parse ...
https://man.plustar.jp/php/example.xml-external-entity.html - [similar]
Close the request handle 4419
« cubrid_bind cubrid_close_request » PHP Manual CUBRID 関数 Close the request handle cubrid_clos ... CUBRID_INCLUDE_OID | CUBRID_ASYNC ); if ( $req ) { while ( list ( $id , $name ) = cubrid_fetch ( $req ) ){ ...
https://man.plustar.jp/php/function.cubrid-close-prepare.html - [similar]
Close the request handle 4419
« cubrid_close_prepare cubrid_col_get » PHP Manual CUBRID 関数 Close the request handle cubrid_c ... CUBRID_INCLUDE_OID | CUBRID_ASYNC ); if ( $req ) { while ( list ( $id , $name ) = cubrid_fetch ( $req ) ){ ...
https://man.plustar.jp/php/function.cubrid-close-request.html - [similar]
Gets the number of fields of a database 4419
« dbase_get_record dbase_numrecords » PHP Manual dBase 関数 Gets the number of fields of a datab ... numbers are between 0 and dbase_numfields($db)-1 , while record numbers are between 1 and dbase_numrecords( ...
https://man.plustar.jp/php/function.dbase-numfields.html - [similar]
gz ファイルポインタが EOF かどうか調べる 4419
« gzencode gzfile » PHP Manual Zlib 関数 gz ファイルポインタが EOF かどうか調べる gzeof (PHP 4, ... ) の例 <?php $gz = gzopen ( 'somefile.gz' , 'r' ); while (! gzeof ( $gz )) { echo gzgetc ( $gz ); } gzclose ...
https://man.plustar.jp/php/function.gzeof.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT