I assume you use PHP 4.3x with register_globals = off in php.ini.
Please read though my comments in your codes.
I hope this helpful!
John Fuller wrote:
Hello all,
I am new to php in general and am trying to set up a user authentification system with mysql. The registration page works well
Jacusy schrieb:
> Hi there!
>
> How can I verify that the sessions in php are working correctly?
>
> The problem is that I'd like to install a forum on my server but it
> doesn't work. There are some session-errors.
>
> session.save-path = /tmp
> should be ok, right?
>
> jacusy
>
take look at