Re: [PHP] Help! (How are sessions intended to work?)

2002-01-31 Thread Adam
Sukumar S. wrote: > Dear Adam, > > Are you using 'realm' authentication setup? Yes I am.. any ideas? >>My Setup Specs >>-- >> >>PHP 4.1.1, MySQL 3.23.36, & Apache 1.3.19 with mod_auth_mysql on OpenBSD >>3.0 (OS). >> >>Issue >>- >> >>Scenerio: User provides user_id and pas

Re: [PHP] Help! (How are sessions intended to work?)

2002-01-29 Thread Sukumar S.
Dear Adam, Are you using 'realm' authentication setup? with regards Sukumar .S On Tue, 29 Jan 2002, Adam wrote: > Date: Tue, 29 Jan 2002 14:47:42 -0600 > From: Adam <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: [PHP] Help! (How are sessions intended t

[PHP] Help! (How are sessions intended to work?)

2002-01-29 Thread Adam
My Setup Specs -- PHP 4.1.1, MySQL 3.23.36, & Apache 1.3.19 with mod_auth_mysql on OpenBSD 3.0 (OS). Issue - Scenerio: User provides user_id and password. user_id and password are checked against the database (MySQL). If authentication is true the a session is started based o