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

search for in the

ReflectionClass::getInterfaceNames> <ReflectionClass::getExtensionName
[edit] Last updated: Fri, 17 May 2013

view this page in

ReflectionClass::getFileName

(PHP 5)

ReflectionClass::getFileName获取定义类的文件名

说明

public string ReflectionClass::getFileName ( void )

获取类被定义的文件的文件名。

参数

此函数没有参数。

返回值

返回类所定义的文件名。如果这个类是在 PHP 核心或 PHP 扩展中定义的,则返回 FALSE

参见



add a note add a note User Contributed Notes ReflectionClass::getFileName - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites