Page 1 of 1

PHP SESSIONS

Posted: Thu May 12, 2005 4:31 pm
by farid
Okey here it goes, another problem that it might look under the section the php twilight zone, here it goes:

A site that I have been making for over 5 months manages variable sessions, and it works in a server with its on ip segment, but when you try to make a consult over a different segment of ip, the session just work for 2 consecutive pages. If you try to put session_start in every page at the very beginning of the code it says a warning that the session it has already been started and avoids it. So I've tried to think what it might be the problem.

Hope someone can help me solve this thing.

Thanks!! :roll:

Posted: Thu May 12, 2005 4:34 pm
by John Cartwright
Do not Cross-Post.