検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 47 for filesize (0.003 sec.)
ファイルについての情報を取得する 7022
« streamWrapper::unlink ストリーム 関数 » PHP Manual streamWrapper ファイルについての情報を取得す ... してコールされます。 copy() fileperms() fileinode() filesize() fileowner() filegroup() fileatime() filemtime() ...
https://man.plustar.jp/php/streamwrapper.url-stat.html - [similar]
FTP(s) URL へのアクセス 7022
« http:// php:// » PHP Manual サポートするプロトコル/ラッパー FTP(s) URL へのアクセス ftp:// ftp ... 追加許可 Yes 同時読み書き許可 No stat() のサポート filesize() 、 filemtime() 、 filetype() 、 file_exists() 、 ...
https://man.plustar.jp/php/wrappers.ftp.html - [similar]
陥りやすい落とし穴 6916
« エラーメッセージの説明 複数ファイルのアップロード » PHP Manual ファイルアップロードの処理 陥り ... とし穴 MAX_FILE_SIZE の値に、 php.ini の upload_max_filesize で指定されたファイルサイズより大きなファイルサイズ ...
https://man.plustar.jp/php/features.file-upload.common-pitfalls.html - [similar]
ファイルのステータスのキャッシュをクリアする 6916
« chown copy » PHP Manual ファイルシステム 関数 ファイルのステータスのキャッシュをクリアする cle ... time() , fileinode() , filegroup() , fileowner() , filesize() , filetype() , および fileperms() . パラメータ c ...
https://man.plustar.jp/php/function.clearstatcache.html - [similar]
パターンにマッチするパス名を探す 6916
« fwrite is_dir » PHP Manual ファイルシステム 関数 パターンにマッチするパス名を探す glob (PHP 4 ... .txt" ) as $filename ) { echo " $filename size " . filesize ( $filename ) . "\n" ; } ?> 上の例の出力は、 たとえ ...
https://man.plustar.jp/php/function.glob.html - [similar]
指定したエンベロープおよびボディセクションに基づいて MIME メッセージを作成する 6916
« imap_lsub imap_mail_copy » PHP Manual IMAP 関数 指定したエンベロープおよびボディセクションに基 ... pen ( $filename , "r" ); $contents = fread ( $fp , filesize ( $filename )); fclose ( $fp ); $part2 [ "type" ] ...
https://man.plustar.jp/php/function.imap-mail-compose.html - [similar]
設定オプションの値を得る 6916
« ini_get_all ini_restore » PHP Manual PHP オプション/情報 関数 設定オプションの値を得る ini_get ... ます。 注意 : メモリサイズの値を探す場合 upload_max_filesize のようなメモリサイズの値の場合、 php.ini 上で省略形 ...
https://man.plustar.jp/php/function.ini-get.html - [similar]
ファイルのパーミッションを取得する 6794
« fileowner filesize » PHP Manual ファイルシステム 関数 ファイルのパーミッションを取得する filep ...
https://man.plustar.jp/php/function.fileperms.html - [similar]
FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) 6794
« ftp_nb_fput ftp_nb_put » PHP Manual FTP 関数 FTP サーバーからファイルを取得し、ローカルファイル ... p_nb_get ( $ftp , "test" , "README" , FTP_BINARY , filesize ( "test" )); // あるいは: $ret = ftp_nb_get($my_co ...
https://man.plustar.jp/php/function.ftp-nb-get.html - [similar]
ファイルシステム 6688
« finfo::set_flags はじめに » PHP Manual ファイルシステム ファイルシステム ファイルシステム はじ ... する fileperms — ファイルのパーミッションを取得する filesize — ファイルのサイズを取得する filetype — ファイルタ ...
https://man.plustar.jp/php/book.filesystem.html - [similar]
PREV 1 2 3 4 5 NEXT