|
php_stream_getc() reads a single character from stream and returns it as an unsigned char cast as an int, or EOF if the end-of-file is reached, or an error occurred.
php_stream_getc() may block in the same way as php_stream_read() blocks.
The internal position of the stream is advanced by 1 if successful.
Poprzedni | Spis treści | Następny |
php_stream_eof | Początek rozdziału | php_stream_gets |
Hosting by: Hurra Communications Sp. z o.o.
Generated: 2007-01-26 18:02:40