Page 1 of 1

user and pass in php

Posted: Mon Apr 14, 2003 2:43 pm
by cd_rw
How do I put a protection on a file ex: member.php i want put a username and password so no one can have access to the file

Posted: Mon Apr 14, 2003 3:49 pm
by volka

Posted: Mon Apr 14, 2003 3:51 pm
by bionicdonkey
you could use http authentication or a html form with a database

Posted: Mon Apr 14, 2003 5:20 pm
by m3mn0n
check this out.