Re: [PHP] passwd protected page

2003-06-29 Thread Justin French
on 26/06/03 5:23 PM, Bibhas Kumar Samanta ([EMAIL PROTECTED]) wrote: > my problem is that when I use sessions in the restricted pages > the session_start() seem to reset the form ( when other filled in data > is lost) when go back to the form using > Back in the browser. > So I wanted to avoid se

RE: [PHP] passwd protected page[Scanned]

2003-06-26 Thread Michael Egan
file within the includes directory - though they have recently upgraded the application so this might have changed. HTH, Michael Egan -Original Message- From: Bibhas Kumar Samanta [mailto:[EMAIL PROTECTED] Sent: 26 June 2003 08:23 To: Chris Kay Cc: [EMAIL PROTECTED] Subject: Re: [PHP] pass

RE: [PHP] passwd protected page

2003-06-26 Thread Chris Kay
echex.com.au Email: [EMAIL PROTECTED] Telephone: 1300 88 111 2 - Fax: 1300 882 221 - -Original Message- From: Chris Kay Sent: Thursday, 26 June 2003 5:19 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: [PHP] passwd pr

RE: [PHP] passwd protected page

2003-06-26 Thread Chris Kay
x.com.au Email: [EMAIL PROTECTED] Telephone: 1300 88 111 2 - Fax: 1300 882 221 - -Original Message- From: Chris Kay Sent: Thursday, 26 June 2003 5:19 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: [PHP] passwd protected page

Re: [PHP] passwd protected page

2003-06-26 Thread Bibhas Kumar Samanta
14 PM > To: Sichta Daniel > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP] passwd protected page > > how should I pass the logged in user to other pages ? > In the database at the same time there might be several user > logged in ? > > Thanks, > Bibhas > > Sichta Dan

RE: [PHP] passwd protected page

2003-06-26 Thread Chris Kay
u have to check that flag again > > DS > > -Original Message- > From: Bibhas Kumar Samanta [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 26, 2003 8:52 AM > To: [EMAIL PROTECTED] > Subject: [PHP] passwd protected page > > Hi, > > Without using sess

Re: [PHP] passwd protected page

2003-06-26 Thread Bibhas Kumar Samanta
e to check that flag again > > DS > > -Original Message- > From: Bibhas Kumar Samanta [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 26, 2003 8:52 AM > To: [EMAIL PROTECTED] > Subject: [PHP] passwd protected page > > Hi, > > Without using sessions ,

Re: [PHP] passwd protected page

2003-06-26 Thread Bibhas Kumar Samanta
e to check that flag again > > DS > > -Original Message- > From: Bibhas Kumar Samanta [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 26, 2003 8:52 AM > To: [EMAIL PROTECTED] > Subject: [PHP] passwd protected page > > Hi, > > Without using sessions ,

RE: [PHP] passwd protected page

2003-06-25 Thread Sichta Daniel
] passwd protected page Hi, Without using sessions , how can I create passwd protected pages in mysql/php. I need to remember the user from login page and validate this user in other pages. Thanks, Bibhas -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

[PHP] passwd protected page

2003-06-25 Thread Bibhas Kumar Samanta
Hi, Without using sessions , how can I create passwd protected pages in mysql/php. I need to remember the user from login page and validate this user in other pages. Thanks, Bibhas -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php