stream_is_local

PHP 5 >= 5.2.4, PHP 7, PHP 8
stream_is_local - Checks if a stream is a local stream
Manual
Code Examples

Example #1 stream_is_local example

Result: bool(false) bool(true)
PHP Version:


Function stream_is_local:

Streams Functions

Most used PHP functions