Alain Roger wrote:
Hi,

I would like to write a secured logon page but i do not have any idea where
to start...
i've alreay setup my Apache server for using SSL, but what about the PHP
code ? with or without cookie ? crypted or not ?

please, could you give me some good tutorial or web page where i can find
such information ?
or maybe you have such info ? ;-)

thanks a lot,

Alain


An SSL secured logon page?

Well open your website where you wanna login with https://blahblah.

Send the login to a PHP file (with POST) that verifies that login. done.

Easy, isnt it? >_>

Greets
        Barry

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to