Manual
do
PHP
Anterior
Próxima
php_stream_gets
php_stream_gets -- Read a line of data from a stream into a buffer
Description
char *
php_stream_gets
( php_stream * stream, char * buf, size_t maxlen)
Anterior
Principal
Próxima
Acima