stream_resolve_include_path Resolve filename against the include path &reftitle.description; stringstream_resolve_include_path stringfilename resourcecontext Resolve filename against the include path according to the same rules as fopen/include does. &reftitle.parameters; string The filename to resolve. context A valid context resource created with stream_context_create. &reftitle.returnvalues; On success, the resolved absolute filename is returned. On failure, &false; is returned. &reftitle.examples; <function>stream_resolve_include_path</function> example Basic usage example. ]]> &example.outputs.similar;