stream_is_local

Example

 bool stream_is_local ( mixed $stream_or_url ) 

Description

Checks if a stream, or a URL, is a local one or not.

Return Values

Returns TRUE on success or FALSE on failure.