|
Restituisce una stringa contenente un singolo carattere letto dal file puntato da handle. Restituisce FALSE alla fine del file (EOF).
The file pointer must be valid, and must point to a file successfully opened by fopen() or fsockopen().
Avvertimento |
Questa funzione può restituire il Booleano FALSE, ma può anche restituire un valore non-Booleano valutato come FALSE, come ad esempio 0 o "". Per favore fare riferimento alla sezione Booleans per maggiori informazioni. Usare l'operatore === per controllare il valore restituito da questa funzione. |
Nota: Questa funzione è binary-safe (gestisce correttamente i file binari)
Vedere anche fread(), fopen(), popen(), fsockopen() e fgets().
Hosting by: hurra.com
Generated: 2007-01-26 17:56:24