Page 1 of 1

login with data in php

Posted: Mon Feb 24, 2003 11:23 am
by molandim
Hi, I am trying do a login so long and nothing.

I have a small page that must have only one user and one password...

Can anyone showme a script that don't need a db, one script that have in the body og the php script the user and the passoword to do the validation.

Thanks !!!

Posted: Mon Feb 24, 2003 11:43 am
by patrikG
One way of doing it is using a cookie

http://www.devnetwork.net/forums/viewtopic.php?t=6708