Jump to content

session problem


wrathican

Recommended Posts

hi iver never tried a user log in system and im trying to follow the tutorial available here:

http://www.php-mysql-tutorial.com/user-authentication/database.php

i have only created the login.php which checks the stuff against the DB

 

ive changed all the nescessary bits and pieces to make it work for me but i get these errors when i test my page:

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at F:\wamp\www\CycleYorkshire\cms\login.php:18) in F:\wamp\www\CycleYorkshire\cms\login.php on line 83

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at F:\wamp\www\CycleYorkshire\cms\login.php:18) in F:\wamp\www\CycleYorkshire\cms\login.php on line 83

 

any chance you guys know what this one means?

Link to comment
https://forums.phpfreaks.com/topic/57974-session-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.