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

search for in the

파일시스템> <finfo_open
Last updated: Fri, 24 Jul 2009

view this page in

finfo_set_flags

(PHP >= 5.3.0, PECL fileinfo >= 0.1.0)

finfo_set_flagsSet libmagic configuration options

설명

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

This function sets various Fileinfo options. Options can be set also directly in finfo_open() or other Fileinfo functions.

인수

finfo

Fileinfo resource returned by finfo_open().

options

One or disjunction of more Fileinfo constants.

반환값

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.



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

파일시스템> <finfo_open
Last updated: Fri, 24 Jul 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites