i'm converting a php4 application to php5.
i copied all the files to the server with php5 and added the required session_start() line at the start of all the files that deals with session variables.
when i am at the login form, i display the $_SESSION and it displays at the bottom of the form, but when i click the login button, (login.php i display the $_SESSION) and it displays a blank array.
i`m attaching my index file which draws the login form and the login.php file and also the php.ini session settings.
i have been struggling with this and any help and suggestion is welcomed.
thanks
session problem with php5.. urgent help needed please
Moderator: General Moderators
Re: session problem with php5.. urgent help needed please
can anyone help with this?? anything at all?? please.
cheers
-dev
cheers
-dev
Re: session problem with php5.. urgent help needed please
I would like to take a shot at it but I think it would be better if you would post the code you are having problems with so we can have a better idea of what the problem is.