headers_sent

(3.0.8 - 3.0.18 only, PHP 4 >= 4.0.0)

headers_sent -- Vrátit TRUE, pokud byly odeslány hlavičky

Popis

boolean headers_sent ( void)

Tato funkce vrátí TRUE, pokud už byly HTTP hlavičky odeslány, jinak FALSE.

Viz také header()