Re: [PHP] Session gets corrupted (or lost)

2005-04-10 Thread Burhan Khalid
Marcelo Volmaro wrote: Hi, IÂve made a simple site with a loguin, that in my machine works perfectly, but not on the server. The problem seems to be on the session handling. I donÂt loose the SID, but the session gets corrupted. If I do a print_r($_SESSION), after the loguin i get the correct v

Re: [PHP] Session gets corrupted (or lost)

2005-04-09 Thread Chris
What does your class definition look like, and when you you declare it? Maybe your class isn't defined when you do the session_start() ? Chris Binomic | Marcelo wrote: Hi, I´ve made a simple site with a loguin, that in my machine works perfectly, but not on the server. The problem seems to be on t

[PHP] Session gets corrupted (or lost)

2005-04-09 Thread Marcelo Volmaro
Hi, IÂve made a simple site with a loguin, that in my machine works perfectly, but not on the server. The problem seems to be on the session handling. I donÂt loose the SID, but the session gets corrupted. If I do a print_r($_SESSION), after the loguin i get the correct vars, but after i clic

[PHP] Session gets corrupted (or lost)

2005-04-09 Thread Binomic | Marcelo
Hi, I´ve made a simple site with a loguin, that in my machine works perfectly, but not on the server. The problem seems to be on the session handling. I don´t loose the SID, but the session gets corrupted. If I do a print_r($_SESSION), after the loguin i get the correct vars, but after i click o