Mark wrote:
Can anyone tell me why i am getting this message when trying to login to the admin section, i am running the script off my local machine. Warning: session_register() [function.session-register]: Cannot send session cookie - headers already sent by (output started at C:\VertrigoServ\_htdocs\mytipperV4.1\settings.php:2) in C:\VertrigoServ\_htdocs\mytipperV4.1\checkadmin.php on line 44
your code is outputting something before a redirect, check for echo statements or blank spaces Post your code and we can have a look at it. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php