php_stream_is_persistent
Determines if a stream is a persistent stream
(
)
int
php_stream_is_persistent
(
php_stream *
stream
)
php_stream_is_persistent()
returns 1 if the stream is a persistent stream, 0 otherwise.
<< php_stream_can_cast
Main
:
PHP API: Interfaces for extension writers
:
Streams API for PHP Extension Authors
:
Streams Common API Reference
: php_stream_is_persistent
php_stream_is >>
This page online
Report a bug
This HTML Help has been published using the chm2web software.