検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 174 for contents (0.028 sec.)
ラージオブジェクト (LOB) 4772
« エラーおよびエラー処理 PDO » PHP Manual PDO ラージオブジェクト (LOB) ラージオブジェクト (LOB) ... 表されるので、 fgets() 、 fread() および stream_get_contents() といった関数を 使用することができます。 <?php $d ...
https://man.plustar.jp/php/pdo.lobs.html - [similar]
ストリーム 関数 4772
« streamWrapper::url_stat stream_bucket_append » PHP Manual ストリーム ストリーム 関数 ストリーム ... move — ストリームからフィルタを取り除く stream_get_contents — 残りのストリームを文字列に読み込む stream_get_fi ...
https://man.plustar.jp/php/ref.stream.html - [similar]
ストリーム 4705
« SplSubject::notify はじめに » PHP Manual その他の基本モジュール ストリーム ストリーム はじめに ... move — ストリームからフィルタを取り除く stream_get_contents — 残りのストリームを文字列に読み込む stream_get_fi ...
https://man.plustar.jp/php/book.stream.html - [similar]
PharData クラス 4705
« Phar::webPhar PharData::addEmptyDir » PHP Manual Phar PharData クラス PharData クラス (PHP 5 > ... public addFromString ( string $localName , string $contents ): void public buildFromDirectory ( string $direct ...
https://man.plustar.jp/php/class.phardata.html - [similar]
圧縮フィルタ 4705
« 変換フィルタ 暗号化フィルタ » PHP Manual 利用できるフィルタのリスト 圧縮フィルタ 圧縮フィルタ ... M_FILTER_WRITE , $param ); fwrite ( $fp , file_get_contents ( 'LICENSE' )); fclose ( $fp ); echo "圧縮後のファ ...
https://man.plustar.jp/php/filters.compression.html - [similar]
ブラウザからのリクエストを、phar アーカイブ内部のファイルに転送する 4705
« Phar::unlinkArchive PharData » PHP Manual Phar ブラウザからのリクエストを、phar アーカイブ内部 ... させる Phar::interceptFileFuncs() - fopen、file_get_contents、opendir などの stat 関連の関数をすべて phar に横取 ...
https://man.plustar.jp/php/phar.webphar.html - [similar]
Phar 4638
« lzf_optimized_for はじめに » PHP Manual 圧縮およびアーカイブ Phar Phar はじめに インストール/設 ... かを返す Phar::interceptFileFuncs — fopen、file_get_contents、opendir などの stat 関連の関数をすべて phar に横取 ...
https://man.plustar.jp/php/book.phar.html - [similar]
Creative Commons Attribution 3.0 4638
« 翻訳 索引 » PHP Manual 付録 Creative Commons Attribution 3.0 Creative Commons Attribution 3.0 ... y reason of the selection and arrangement of their contents, constitute intellectual creations, in which the W ...
https://man.plustar.jp/php/cc.license.html - [similar]
コマンドを実行し、入出力用にファイルポインタを開く 4638
« proc_nice proc_terminate » PHP Manual プログラム実行関数 コマンドを実行し、入出力用にファイルポ ... V); ?>' ); fclose ( $pipes [ 0 ]); echo stream_get_contents ( $pipes [ 1 ]); fclose ( $pipes [ 1 ]); // デッド ...
https://man.plustar.jp/php/function.proc-open.html - [similar]
下位互換性のない変更点 4638
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更 ... の例を示していますが、全てではありません。 file_get_contents() 関数のように、 関数が使うHTTPストリームラッパーは ... > [ 'protocol_version' => '1.0' ]]); echo file_get_contents ( 'http://example.org' , false , $ctx ); ?> 明示的 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]