[PHP-INST] Re: Sessions help needed!

2003-07-06 Thread Seung Hwan Kang
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

[PHP-INST] Re: sessions

2003-02-03 Thread Götz Lohmsnn
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