I'm sure everyone's seen the following:
 
Warning: Cannot add header information - headers already sent by (output started
 
But,
How can I add check to see if the header information has not been sent and add it if it hasn't (else just print without the header info)?
 
 
TIA!
Clayton Dukes
-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to