検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 157 for there (0.011 sec.)
内部ファイルに、外部ファイルの内容を設定する 5101
« Phar::offsetGet Phar::offsetUnset » PHP Manual Phar 内部ファイルに、外部ファイルの内容を設定す ... offsetSet がコールされます $p [ 'file.txt' ] = 'Hi there' ; } catch ( Exception $e ) { echo 'ファイルを変更 ...
https://man.plustar.jp/php/phar.offsetset.html - [similar]
Creates new connection listener associated with an event base 5020
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... -> dispatch (); } // This callback is invoked when there is data to read on $bev public function acceptConn ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
FTP サーバーからファイルをダウンロードし、オープン中のファイルに保存する 5020
« ftp_exec ftp_fput » PHP Manual FTP 関数 FTP サーバーからファイルをダウンロードし、オープン中の ... sfully written to $local_file \n" ; } else { echo "There was a problem while downloading $remote_file to $l ...
https://man.plustar.jp/php/function.ftp-fget.html - [similar]
FTP サーバーからファイルをダウンロードし、オープン中のファイルに保存する(非ブロ... 5020
« ftp_nb_continue ftp_nb_fput » PHP Manual FTP 関数 FTP サーバーからファイルをダウンロードし、オ ... ue ( $ftp ); } if ( $ret != FTP_FINISHED ) { echo "There was an error downloading the file..." ; exit( 1 ); ...
https://man.plustar.jp/php/function.ftp-nb-fget.html - [similar]
オープン中のファイルを FTP サーバーに保存する(非ブロッキング) 5020
« ftp_nb_fget ftp_nb_get » PHP Manual FTP 関数 オープン中のファイルを FTP サーバーに保存する(非 ... ue ( $ftp ); } if ( $ret != FTP_FINISHED ) { echo "There was an error uploading the file..." ; exit( 1 ); } ...
https://man.plustar.jp/php/function.ftp-nb-fput.html - [similar]
Returns the Legacy Extended JSON representation of a BSON value 5020
« MongoDB\BSON\toCanonicalExtendedJSON MongoDB\BSON\toPHP » PHP Manual 関数 Returns the Legacy E ... its » Legacy Extended JSON representation. 注意 : There exist several JSON formats for representing BSON. ... lue MongoDB\BSON\toRelaxedExtendedJSON() - Returns the Relaxed Extended JSON representation of a BSON value ...
https://man.plustar.jp/php/function.mongodb.bson-tojson.html - [similar]
Create new MongoDB Manager 5020
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... y enable TLS for its connections. To avoid this, either explicitly disable the tls option or don't specify ... izeHostname bool If true , the driver will resolve the real hostname for the server IP address before authe ... lliseconds. maxStalenessSeconds int Corresponds to the read preference's "maxStalenessSeconds" . Specifies, ... nt stops using it for read operations. By default, there is no maximum staleness and clients will not consi ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
Memory management 5020
« メモ MySQL Native Driver プラグインAPI » PHP Manual Mysqlnd Memory management Memory managemen ... is done using the PHP memory management functions. Therefore, the memory consumption of mysqlnd can be trac ... fetching large result sets that exceed the size of the remaining memory made available by PHP. Because the ... sult sets as parts of the memory allocated to hold the result sets are beyond the control of the PHP engine ... om MySQL to the client as the client iterates over the results. Buffered results are fetched in their entir ...
https://man.plustar.jp/php/mysqlnd.memory.html - [similar]
Phar の書き込み操作のバッファリングを開始するが、ディスク上の Phar オブジェクト... 5020
« Phar::setStub Phar::stopBuffering » PHP Manual Phar Phar の書き込み操作のバッファリングを開始す ... ; $p [ 'file.txt' ] = 'hi' ; $p [ 'file2.txt' ] = 'there' ; $p [ 'file2.txt' ]-> setCompressedGZ (); $p [ ' ...
https://man.plustar.jp/php/phar.startbuffering.html - [similar]
CUBRID 4928
« ベンダー固有のモジュール はじめに » PHP Manual ベンダー固有のモジュール CUBRID CUBRID はじめに ... atement as parameters cubrid_close_prepare — Close the request handle cubrid_close_request — Close the requ ... t cubrid_free_result — Free the memory occupied by the result data cubrid_get_autocommit — Get auto-commit ... get_query_timeout — Get the query timeout value of the request cubrid_get_server_info — Return the CUBRID s ... given OID cubrid_move_cursor — Move the cursor in the result cubrid_next_result — Get result of next query ...
https://man.plustar.jp/php/book.cubrid.html - [similar]
PREV 6 7 8 9 10 11 12 13 14 15 16 NEXT