| PHP Manuál | ||
|---|---|---|
| Předcházející | Další | |
Returns TRUE if the file pointer is at EOF or an error occurs; otherwise returns FALSE.
The file pointer must be valid, and must point to a file successfully opened by fopen(), popen(), or fsockopen().
| Předcházející | Domů | Další |
| fclose | Nahoru | fflush |