Podręcznik PHP
Poprzedni
Następny
php_stream_is_persistent
php_stream_is_persistent -- Determines if a stream is a persistent stream
Description
int
php_stream_is_persistent
( php_stream * stream )
php_stream_is_persistent()
returns 1 if the stream is a persistent stream, 0 otherwise.
Poprzedni
Spis treści
Następny
php_stream_can_cast
Początek rozdziału
php_stream_is