stream_resolve_include_path

 string stream_resolve_include_path ( string $filename ) 

説明

Resolve filename against the include path according to the same rules as fopen()/include().

戻り値

Returns a string containing the resolved absolute filename, or FALSE on failure.