Re: [PHP] Login script, session problem (I think)

2002-01-15 Thread Hawk
ou set up your sessions would also be helpful... > > /dkm > > - Original Message - > From: "Hawk" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, January 15, 2002 11:19 AM > Subject: [PHP] Login script, session problem (I think) > &

Re: [PHP] Login script, session problem (I think)

2002-01-15 Thread Dennis Moore
11:19 AM Subject: [PHP] Login script, session problem (I think) > I made a simple login script which uses MySQL for username and password > retrieval and that stores the username in a session, the problem is that > this script only works locally, e.g. I can only login from this computer b

[PHP] Login script, session problem (I think)

2002-01-15 Thread Hawk
I made a simple login script which uses MySQL for username and password retrieval and that stores the username in a session, the problem is that this script only works locally, e.g. I can only login from this computer but not from any other, I have session.use_cookies = 1 and I also have another s