stream_resolve_include_path
Resolve filename against the include path
&reftitle.description;
stringstream_resolve_include_path
stringfilename
Resolve filename against the include path according to the same rules as fopen/include.
&reftitle.parameters;
filename
The filename to resolve.
&reftitle.returnvalues;
Returns a string containing the resolved absolute filename, &return.falseforfailure;.
&reftitle.examples;
stream_resolve_include_path example
Basic usage example.
]]>
&example.outputs.similar;