apache_lookup_uri()
apache_lookup_uri - Perform a partial request for the specified URI and return all info about it
Syntax
object apache_lookup_uri (
string $filename)
Arguments
- filename - The filename (URI) that\'s being requested.
Description
This performs a partial request for a URI. It goes just far enough to obtain all the important information about the given resource.
Version
PHP 4, 5
Return value
An object of related URI information. The properties of this object are: