PHP-manual | ||
---|---|---|
Föregående | Nästa |
Returns a string containing a single character read from the file pointed to by handle. Returns FALSE on EOF.
The file pointer must be valid, and must point to a file successfully opened by fopen(), popen(), or fsockopen().
Not: This function is binary safe.
See also fread(), fopen(), popen(), fsockopen(), and fgets().
Föregående | Hem | Nästa |
fflush | Upp | fgetcsv |