ronaspin Posted April 11, 2013 Share Posted April 11, 2013 Hi everybody, Im new to php and have some experience with html. Currently im a building a website which connects to a database. Sos far so good. Also I have built a guestbook which works fine. However when I inserted the php code into the editable region of the template I get the following error when posting. Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\Diving Advisor Application\guestbook.php:86) in C:\xampp\htdocs\Diving Advisor Application\guestbook.php on line 109 Guestbook is working fine and entries are stored in the database and displayed on webiste however the above error is shown at the top. Can someone help me. I have uploaded the page for further info. guestbook.php Tks. Quote Link to comment Share on other sites More sharing options...
trq Posted April 11, 2013 Share Posted April 11, 2013 See http://forums.phpfreaks.com/topic/273121-readme-php-resources-faqs/?do=findComment&comment=1405508 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.