- Well, check your modules\header.php, line 3, as the message states. Someone
is outputting on line 3 or before. Maybe an include file.

- Check that there are no spaces/anything before "<?php" in the php files.

- Delete all closing "?>" in php files. Spaces after can/will cause
outputting.

- Check if any file has UTF BOM chars at the beginning. Those are invisible
so I'm using Notepad++ for that.

-- 
View this message in context: 
http://n4.nabble.com/Trying-to-add-some-data-to-database-from-a-form-tp1599560p1599783.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to