検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 12 for filetype (0.009 sec.)
ファイルタイプを取得する 12788
« filesize flock » PHP Manual ファイルシステム 関数 ファイルタイプを取得する filetype (PHP 4, PH ... P 5, PHP 7, PHP 8) filetype — ファイルタイプを取得する 説明 filetype ( string ... かです。 エラーが発生すると false を返します。 また filetype() は stat コールに失敗したり、 未知のファイルタイプ ... 例外 失敗したときは E_WARNING が発生します。 例 例1 filetype() の例 <?php echo filetype ( '/etc/passwd' ); // フ ... ァイル echo filetype ( '/etc/' ); // ディレクトリ ?> 注意 注意 : この関 ...
https://man.plustar.jp/php/function.filetype.html - [similar]
ディレクトリハンドルをオープンする 12717
« getcwd readdir » PHP Manual ディレクトリ 関数 ディレクトリハンドルをオープンする opendir (PHP ... dir ( $dh )) !== false ) { echo "filename: $file : filetype: " . filetype ( $dir . $file ) . "\n" ; } closedir ... 力は、 たとえば以下のようになります。 filename: . : filetype: dir filename: .. : filetype: dir filename: apache ... : filetype: dir filename: cgi : filetype: dir filename: cli : ... filetype: dir 参考 is_dir() - ファイルがディレクトリかどうか ...
https://man.plustar.jp/php/function.opendir.html - [similar]
ファイルについての情報を取得する 8702
« streamWrapper::unlink ストリーム 関数 » PHP Manual streamWrapper ファイルについての情報を取得す ... () filegroup() fileatime() filemtime() filectime() filetype() is_writable() is_readable() is_executable() is_f ... ます。 このフラグは、 lstat() 、 is_link() あるいは filetype() に対応して設定されます。 STREAM_URL_STAT_QUIET こ ...
https://man.plustar.jp/php/streamwrapper.url-stat.html - [similar]
画像ファイルから EXIF ヘッダを読み込む 8207
« exif_imagetype exif_tagname » PHP Manual Exif 関数 画像ファイルから EXIF ヘッダを読み込む exif ... .FileDateTime: 1017666176 FILE.FileSize: 1240 FILE.FileType: 2 FILE.SectionsFound: ANY_TAG, IFD0, THUMBNAIL, C ... Encoding => UNDEFINED Copyright => Denis Thumbnail.FileType => 2 Thumbnail.MimeType => image/jpeg 注意 注意 : ...
https://man.plustar.jp/php/function.exif-read-data.html - [similar]
ファイルのサイズを取得する 8207
« fileperms filetype » PHP Manual ファイルシステム 関数 ファイルのサイズを取得する filesize (PHP ...
https://man.plustar.jp/php/function.filesize.html - [similar]
FTP(s) URL へのアクセス 8136
« http:// php:// » PHP Manual サポートするプロトコル/ラッパー FTP(s) URL へのアクセス ftp:// ftp ... No stat() のサポート filesize() 、 filemtime() 、 filetype() 、 file_exists() 、 is_file() 、 is_dir() のみ。 ...
https://man.plustar.jp/php/wrappers.ftp.html - [similar]
ファイルのステータスのキャッシュをクリアする 8065
« chown copy » PHP Manual ファイルシステム 関数 ファイルのステータスのキャッシュをクリアする cle ... inode() , filegroup() , fileowner() , filesize() , filetype() , および fileperms() . パラメータ clear_realpath ...
https://man.plustar.jp/php/function.clearstatcache.html - [similar]
汎用のファイルロックを行う 8012
« filetype fnmatch » PHP Manual ファイルシステム 関数 汎用のファイルロックを行う flock (PHP 4, P ...
https://man.plustar.jp/php/function.flock.html - [similar]
ファイルシステム 7941
« finfo::set_flags はじめに » PHP Manual ファイルシステム ファイルシステム ファイルシステム はじ ... ョンを取得する filesize — ファイルのサイズを取得する filetype — ファイルタイプを取得する flock — 汎用のファイルロ ...
https://man.plustar.jp/php/book.filesystem.html - [similar]
ファイルシステム 関数 7941
« 定義済み定数 basename » PHP Manual ファイルシステム ファイルシステム 関数 ファイルシステム 関数 ... ョンを取得する filesize — ファイルのサイズを取得する filetype — ファイルタイプを取得する flock — 汎用のファイルロ ...
https://man.plustar.jp/php/ref.filesystem.html - [similar]
PREV 1 2 NEXT