検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 174 for contents (0.037 sec.)
バイナリ対応のgzファイル読み込み 4974
« gzputs gzrewind » PHP Manual Zlib 関数 バイナリ対応のgzファイル読み込み gzread (PHP 4, PHP 5, ... thing.txt.gz" ; $zd = gzopen ( $filename , "r" ); $contents = gzread ( $zd , 10000 ); gzclose ( $zd ); ?> 参考 ...
https://man.plustar.jp/php/function.gzread.html - [similar]
include 4974
« require require_once » PHP Manual 制御構造 include include (PHP 4, PHP 5, PHP 7, PHP 8) includ ... 容を文字列として読み込む <?php $string = get_include_contents ( 'somefile.php' ); function get_include_contents ...
https://man.plustar.jp/php/function.include.html - [similar]
デフォルトのストリームコンテキストを設定する 4974
« stream_context_get_params stream_context_set_option » PHP Manual ストリーム 関数 デフォルトのス ... ( array $options ): resource ( fopen() 、 file_get_contents() のような) ファイル操作関数がコンテキストパラメー ...
https://man.plustar.jp/php/function.stream-context-set-default.html - [similar]
関数・メソッド 4974
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... - Get column types in result cubrid_col_get - Get contents of collection type column using OID cubrid_col_siz ... 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 EventBuffer::__c ... a EventBufferEvent::readBuffer - Drains the entire contents of the input buffer and places them into buf Event ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
Phar アーカイブのエイリアスを設定する 4974
« Phar::running Phar::setDefaultStub » PHP Manual Phar Phar アーカイブのエイリアスを設定する Pha ... 成する Phar::interceptFileFuncs() - fopen、file_get_contents、opendir などの stat 関連の関数をすべて phar に横取 ...
https://man.plustar.jp/php/phar.setalias.html - [similar]
Phar アーカイブの使用法: phar ストリームラッパー 4974
« Phar アーカイブの使用法: 導入 Phar アーカイブの使用法: Phar クラスおよび PharData クラス » PHP ... tadata' => array( 'user' => 'cellog' ))); file_put_contents ( 'phar://my.phar/somefile.php' , 0 , $context ); ...
https://man.plustar.jp/php/phar.using.stream.html - [similar]
出力制御 関数 4974
« 出力リライトの使用法 flush » PHP Manual 出力制御 出力制御 関数 出力制御 関数 参考 header() およ ... ッファの内容を取得し、出力バッファを削除する ob_get_contents — 出力用バッファの内容を返す ob_get_flush — 出力バ ...
https://man.plustar.jp/php/ref.outcontrol.html - [similar]
SOAP リクエストを実行する 4974
« SoapClient::__construct SoapClient::__getCookies » PHP Manual SoapClient SOAP リクエストを実行 ... server -> handle ( $request ); $response = ob_get_contents (); ob_end_clean (); return $response ; } } $x = n ...
https://man.plustar.jp/php/soapclient.dorequest.html - [similar]
ファイルから 1 行取り出し HTML タグを取り除く 4974
« SplFileObject::fgets SplFileObject::flock » PHP Manual SplFileObject ファイルから 1 行取り出し ... tml> Text outside of the HTML block. EOD; file_put_contents ( "sample.php" , $str ); $file = new SplFileObject ...
https://man.plustar.jp/php/splfileobject.fgetss.html - [similar]
ストリームから読み込む 4974
« streamWrapper::stream_open streamWrapper::stream_seek » PHP Manual streamWrapper ストリームから ... だとみなされます。 警告 ファイル全体を ( file_get_contents() などで) 読み込む場合、PHP はループ内で streamWra ...
https://man.plustar.jp/php/streamwrapper.stream-read.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 NEXT