Hi,
I have a php which <includes> a guestbook...
mainpage.php
gbook.php <-- as an include file
I keep on getting header errors and session errors.
I tried adding obj_start(); etc.. and flush but doesn't work..
I can delete the session_start() at the start but when i go to put the admin password to delete or edit posts i doesn't carry the password in session :rolleyes:
I have attached the gbook.php if anyone fancies a challenge.. :p
REMEMBER.. this file is included in another php file.
Cheers 4 any help.
PS I changed the filename to inworkinggbook.php