PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ファイルシステム> <Fileinfo 関数
Last updated: Fri, 29 Aug 2008

view this page in

finfo_set_flags

(PECL fileinfo:0.1-1.0.4)

finfo_set_flagslibmagic のオプションを設定する

説明

bool finfo_set_flags ( resource $finfo , int $options )
finfo
bool set_flags ( int $options )

この関数は、さまざまな Fileinfo オプションを設定します。 finfo_open() やその他の Fileinfo 関数で、 オプションを直接指定することも可能です。

パラメータ

finfo

finfo_open() が返す fileinfo リソース。

options

ひとつあるいは複数のFileinfo 定数の組み合わせ。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



add a note add a note User Contributed Notes
finfo_set_flags
There are no user contributed notes for this page.

ファイルシステム> <Fileinfo 関数
Last updated: Fri, 29 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites