Jump to content

PHP sessions


chantown

Recommended Posts

What is the maximum size of php sessions?

 

For example, this has been a really weird problem lately.

 

I have a form which a user types a Question. This question is then stored in a Session.

Then I Header("Location: ") To redirect to another page, then echo the Session.

 

The weird thing is, sometimes, it works, sometimes it doesn't!!

It's really really weird.  If I click around my site (logged into my site), then it works.

 

If I just enter my site and post the Question (logged in), it won't work.

Link to comment
https://forums.phpfreaks.com/topic/108079-php-sessions/
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.