php3-list | 199807
Date: 07/15/98
- Next message: Al Brown: "[PHP3] Off topic - Web Management Application"
- Previous message: Kristian Koehntopp: "Re: [PHP3] Is this a good way of authentication?"
- Next in thread: Al Brown: "[PHP3] Off topic - Web Management Application"
- Reply: Al Brown: "[PHP3] Off topic - Web Management Application"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
I am trying to authenticate user by comparing values from a form and with
those from database. If email & passwd fields are successful, I will assign
a cookie to browser, so that he/she will not required to do authentication
again and again.
My problem is that I need to use SetCookie function after some output is
produced. As far as I know, I cannot output anything to browser if I want
to use SetCookie function.
Is there a way to handle this?
Best Regards,
>Ulvi<
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.tryc.on.ca/php3.html
- Next message: Al Brown: "[PHP3] Off topic - Web Management Application"
- Previous message: Kristian Koehntopp: "Re: [PHP3] Is this a good way of authentication?"
- Next in thread: Al Brown: "[PHP3] Off topic - Web Management Application"
- Reply: Al Brown: "[PHP3] Off topic - Web Management Application"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

