Jump to content

session


beav33

Recommended Posts

I am new and trying to make a login page. Have the books and putting the code together.
One of the examples strait out of the book

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /homepages/0/d154345321/htdocs/ohire/member.php5:2) in /homepages/0/d154345321/htdocs/ohire/member.php5 on line 6

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /homepages/0/d154345321/htdocs/ohire/member.php5:2) in /homepages/0/d154345321/htdocs/ohire/member.php5 on line 6
You could not be logged in. You must be logged in to view this page.

Could somebody explain, header and why this is not working. I am using the user as the session when their validated through the database. It does the same thing with the registration.
Help
beav33
Link to comment
https://forums.phpfreaks.com/topic/12788-session/
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.