Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
stream_is_local
stream_is_local
Check if the stream is a local stream
Name:
stream_is_local
Category:
Stream
Programming Language:
php
One-line Description:
Check if the stream is a local stream
Related
What pitfalls should you watch out for when using the stream_is_local function?
6
Similar Functions
stream_context_create
stream_context_create
Createresourceflowco
stream_context_set_option
stream_context_set_option
Setparametersforreso
stream_context_set_params
stream_context_set_params
Settheparametersofth
stream_socket_enable_crypto
stream_socket_enable_crypto
Turnon/offencryption
stream_resolve_include_path
stream_resolve_include_path
Resolvefilenameaccor
stream_set_write_buffer
stream_set_write_buffer
Setwritefilebufferin
stream_get_wrappers
stream_get_wrappers
Gettheregisteredstre
stream_wrapper_unregister
stream_wrapper_unregister
UnregisterURLwrapper
Popular Articles
What pitfalls should you watch out for when using the stream_is_local function?