RE: [PHP] Incoming Development

2002-06-18 Thread John Holmes
> For example, if I show the student: echo "Welcome &userid" at the login > script, when that student goes to some other page that is does not holds > the login script, it would print "Hi " instead of "Hi Whatevername". How > can I keep track of this things??? Cookies which I want to avoid??? N

RE: [PHP] Incoming Development

2002-06-18 Thread César Aracena
-Original Message- > From: Justin French [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 18, 2002 11:57 PM > To: César Aracena; 'php' > Subject: Re: [PHP] Incoming Development > > Each to their own, but I believe sessions will make it easier for you to > &

Re: [PHP] Incoming Development

2002-06-18 Thread Justin French
ut the other point, when you say "decent" what are you suggesting? > What would it be stronger and more reliable... a SESSION handler or http > authentication??? > >> -Original Message- >> From: Justin French [mailto:[EMAIL PROTECTED]] >> Sent: Tuesday,

RE: [PHP] Incoming Development

2002-06-18 Thread César Aracena
d more reliable... a SESSION handler or http authentication??? > -Original Message- > From: Justin French [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, June 18, 2002 11:23 PM > To: php > Subject: Re: [PHP] Incoming Development > > on 19/06/02 9:35 AM, César Aracena ([EMAIL P

Re: [PHP] Incoming Development

2002-06-18 Thread Justin French
on 19/06/02 9:35 AM, César Aracena ([EMAIL PROTECTED]) wrote: > b) An area where the students can read or download books, in order > to avoid having to spend so much money in photocopies. That will be illegal :) Everything else sounds good. Start with a decent user/member/login/session s