検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 174 for contents (0.072 sec.)
ファイルシステム上のファイルを tar/zip アーカイブに追加する 5523
« PharData::addFile PharData::buildFromDirectory » PHP Manual PharData ファイルシステム上のファイ ... rData::addFromString ( string $localName , string $contents ): void このメソッドを使用すると、任意の文字列を t ... lName ファイルをアーカイブ内に格納するときのパス。 contents ファイルに保存する内容。 戻り値 戻り値はありません ...
https://man.plustar.jp/php/phardata.addfromstring.html - [similar]
Move the cursor of a lob object 5456
« cubrid_lob2_read cubrid_lob2_seek » PHP Manual CUBRID 関数 Move the cursor of a lob object cub ... d_lob2_seek64() example <?php // test_lob (id INT, contents CLOB) // Data length of doc_1.txt should be greate ... _execute ( $conn , "CREATE TABLE test_lob (id INT, contents CLOB)" ); $req = cubrid_prepare ( $conn , "INSERT ...
https://man.plustar.jp/php/function.cubrid-lob2-seek64.html - [similar]
出力用バッファをフラッシュ(送信)し、出力のバッファリングをオフにする 5456
« ob_end_clean ob_flush » PHP Manual 出力制御 関数 出力用バッファをフラッシュ(送信)し、出力のバッ ... た後に消去されるため、 ob_end_flush() の前に ob_get_contents() をコールする必要があります。 出力バッファを開始す ... _start() - 出力のバッファリングを有効にする ob_get_contents() - 出力用バッファの内容を返す ob_get_flush() - 出 ...
https://man.plustar.jp/php/function.ob-end-flush.html - [similar]
Read buffer's data 5389
« EventBufferEvent::getOutput EventBufferEvent::readBuffer » PHP Manual EventBufferEvent Read bu ... EventBufferEvent::readBuffer() - Drains the entire contents of the input buffer and places them into buf 関連キ ...
https://man.plustar.jp/php/eventbufferevent.read.html - [similar]
暗号化フィルタ 5389
« 圧縮フィルタ サポートされるソケットトランスポートのリスト » PHP Manual 利用できるフィルタのリス ... _FILTER_READ , $opts ); $data = rtrim ( stream_get_contents ( $fp )); //trims off null padding fclose ( $fp ); ... DAEL_128 , MCRYPT_MODE_CBC ); $hmac_raw = file_get_contents ( $aes_filename , false , NULL , 0 , 32 ); $hmac_s ... alt = file_get_contents ( $aes_filename , false , NULL , 32 , $iv_size ); ...
https://man.plustar.jp/php/filters.encryption.html - [similar]
The EventBuffer class 5321
« EventBase::stop EventBuffer::add » PHP Manual Event The EventBuffer class The EventBuffer clas ... p — Linearizes data within buffer and returns it's contents as a string EventBuffer::read — Read data from an ... ed by EventBuffer::lock EventBuffer::write — Write contents of the buffer to a file or socket 関連キーワード: ...
https://man.plustar.jp/php/class.eventbuffer.html - [similar]
SessionHandlerInterface クラス 5321
« SessionHandler::write SessionHandlerInterface::close » PHP Manual Sessions SessionHandlerInter ... function read ( $id ) { return (string)@ file_get_contents ( " $this -> savePath /sess_ $id " ); } public fun ... tion write ( $id , $data ): bool { return file_put_contents ( " $this -> savePath /sess_ $id " , $data ) === f ...
https://man.plustar.jp/php/class.sessionhandlerinterface.html - [similar]
Revert changes to the working copy 5321
« svn_repos_recover svn_status » PHP Manual SVN 関数 Revert changes to the working copy svn_reve ... rking copy or repository svn_export() - Export the contents of a SVN directory 関連キーワード: working , copy ...
https://man.plustar.jp/php/function.svn-revert.html - [similar]
オブジェクトのシリアライズ 5321
« オブジェクトと参照 共変性と反変性 » PHP Manual クラスとオブジェクト オブジェクトのシリアライズ ... .php からみつけられるどこかに書き出します file_put_contents ( 'store' , $s ); // page2.php: // シリアライズした ... れが必要です include( "classa.inc" ); $s = file_get_contents ( 'store' ); $a = unserialize ( $s ); // これで、$ ...
https://man.plustar.jp/php/language.oop5.serialization.html - [similar]
Memory management 5321
« メモ MySQL Native Driver プラグインAPI » PHP Manual Mysqlnd Memory management Memory managemen ... pt in memory only once. Should the user modify the contents of a variable holding the database results a copy- ... hanging the referenced internal result buffer. The contents of the buffer must not be modified because the use ...
https://man.plustar.jp/php/mysqlnd.memory.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT