検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 25 for fpassthru (0.006 sec.)
リソース型の一覧 7987
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... etc() , fgetcsv() , fgets() , fgetss() , flock() , fpassthru() , fputs() , fwrite() , fread() , fseek() , ftell ... ush() , fgetc() , fgetcsv() , fgets() , fgetss() , fpassthru() , fputs() , fwrite() , fread() pclose() Process ... ush() , fgetc() , fgetcsv() , fgets() , fgetss() , fpassthru() , fputs() , fwrite() , fread() fclose() ソケット ...
https://man.plustar.jp/php/resource.html - [similar]
SplTempFileObject クラス 7887
« SplFileObject::valid SplTempFileObject::__construct » PHP Manual ファイル操作 SplTempFileObjec ... &$wouldBlock = null ): bool public SplFileObject::fpassthru (): int public SplFileObject::fputcsv ( array $fie ...
https://man.plustar.jp/php/class.spltempfileobject.html - [similar]
ファイルを出力する 7887
« popen readlink » PHP Manual ファイルシステム 関数 ファイルを出力する readfile (PHP 4, PHP 5, P ... る定義済み変数などの情報がまとめられています。 参考 fpassthru() - ファイルポインタ上に残っているすべてのデータを ...
https://man.plustar.jp/php/function.readfile.html - [similar]
既存のラージオブジェクトのストリームをオープンする 7887
« PDO::pgsqlLOBCreate PDO::pgsqlLOBUnlink » PHP Manual PostgreSQL (PDO) 既存のラージオブジェクト ... ader ( "Content-type: application/octet-stream" ); fpassthru ( $stream ); ?> 参考 PDO::pgsqlLOBCreate() - 新しい ...
https://man.plustar.jp/php/pdo.pgsqllobopen.html - [similar]
フィールドの配列を CSV の行として書き出す 7887
« SplFileObject::fpassthru SplFileObject::fread » PHP Manual SplFileObject フィールドの配列を CS ...
https://man.plustar.jp/php/splfileobject.fputcsv.html - [similar]
行を CSV 形式にフォーマットし、ファイルポインタに書き込む 7787
« fpassthru fputs » PHP Manual ファイルシステム 関数 行を CSV 形式にフォーマットし、ファイルポイ ...
https://man.plustar.jp/php/function.fputcsv.html - [similar]
バイナリセーフなファイルの読み込み 7688
« fputs fscanf » PHP Manual ファイルシステム 関数 バイナリセーフなファイルの読み込み fread (PHP ... する file() - ファイル全体を読み込んで配列に格納する fpassthru() - ファイルポインタ上に残っているすべてのデータを ...
https://man.plustar.jp/php/function.fread.html - [similar]
ストリームにフィルタを付加する 7688
« stream_copy_to_stream stream_filter_prepend » PHP Manual ストリーム 関数 ストリームにフィルタを ... 3 が適用され、 * テキストは元の状態に戻るはず。 */ fpassthru ( $fp ); fclose ( $fp ); /* 期待される出力 ------- ...
https://man.plustar.jp/php/function.stream-filter-append.html - [similar]
ファイルシステム 7588
« finfo::set_flags はじめに » PHP Manual ファイルシステム ファイルシステム ファイルシステム はじ ... るか調べる fopen — ファイルまたは URL をオープンする fpassthru — ファイルポインタ上に残っているすべてのデータを出 ...
https://man.plustar.jp/php/book.filesystem.html - [similar]
画像の大きさを取得する 7588
« gd_info getimagesizefromstring » PHP Manual GD および Image 関数 画像の大きさを取得する getima ... { header ( "Content-type: { $size [ 'mime' ]} " ); fpassthru ( $fp ); exit; } else { // エラー } ?> channels は ...
https://man.plustar.jp/php/function.getimagesize.html - [similar]
PREV 1 2 3 NEXT