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
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
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
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
4 matches
Mail list logo