fflush

(PHP 4 >= 4.0.1, PHP 5)

fflush -- Invia l'output in un file

Descrizione

bool fflush ( resource handle )

Questa funzione forza la scrittura di tutto l'output bufferizzato sulla risorsa puntata dal puntatore handle. Restituisce TRUE in caso di successo, FALSE in caso di fallimento.

Il puntatore al file deve essere valido e deve puntare ad un file correttamente aperto da fopen(), popen() o fsockopen().

The file pointer must be valid, and must point to a file successfully opened by fopen() or fsockopen().

Hosting by: hurra.com
Generated: 2007-01-26 17:56:24