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.