headers_sent

(PHP 3 >= 3.0.8, PHP 4, PHP 5)

headers_sent -- Restituisce TRUE se gli header sono stati trasmessi.

Descrizione

bool headers_sent ( void )

Questa funzione restituisce TRUE se gli header HTTP sono stati spedite correttamente, FALSE in caso contrario.

Vedi anche header()