There is a real nice article about authorization at www.phpbuilder.com

They claim its the same authorization library Sourceforge uses.  Here's the
direct link.
http://www.phpbuilder.com/columns/tim20000505.php3

Robert Zwink
http://www.zwink.net/daid.php



-----Original Message-----
From: Jean-Arthur Silve [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 14, 2001 9:53 AM
To: sunny AT wde; php
Subject: Re: [PHP] Need people's advice on a web registration system.


I think, when they register or log in the first time, ask to the user if
they want you to remember them by placing a cookie..

Don't do it automaticaly ! Most people doesn't like that, and if they are
not on their computer (web bar, or at the office...), they could not like
this...


At 11:43 14/08/01 +0100, sunny AT wde wrote:
>Hi all!
>
>I'm trying to build a registration system for a community site that
>I'm building, and was wondering if people could give me advice or
>tell me about problems they've been having??
>
>I'm planning to let people register with a username and password
>(encrypted), and then make them login with that, and thus putting a
>cookie on their machine.
>
>If the cookie is detected the next time, they don't have to login,
>but if it is, then they do.
>
>Sounds pretty simple??
>
>Any advice?
>
>TIA!
>
>sunny
>
>____________________________________________________________
>Do You Yahoo!?
>Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
>or your free @yahoo.ie address at http://mail.yahoo.ie
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]

----------------------------------------------------------------
EuroVox
4, place Félix Eboue
75583 Paris Cedex 12
Tel : 01 44 67 05 05
Fax : 01 44 67 05 19
Web : http://www.eurovox.fr
----------------------------------------------------------------


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to