Authentication eh? Consider :

  http://www.zend.com/zend/tut/authentication.php
  http://www.php.net/manual/en/features.http-auth.php

Yes cookies exist too, See  :

  http://www.php.net/setcookie

Curious about sessions? See :

  http://www.faqts.com/knowledge_base/view.phtml/aid/6621

Links to cookie tutorials in there too.

regards,
Philip Olson

On Thu, 27 Sep 2001, Murat wrote:

> hi,
> i think -i've read- private sites which has login scripts (have username and
> password) are made using cookie. if this is true, how can find the
> information about making like that sites? if not, how can i make?
> 
> thanks all
> 
> 
> 
> -- 
> 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