saghir69
10-25-2004, 07:49 AM
ok i've got a php file that logs on to a data base and does a few select queries and displays the the data.
but i want the file to display a
textbox saying enter password, and a submit button.
then if the user enters the right password (a fixed password embedded within the php file)
then the rest of the page can load. otherwise just end the script.
how would i do that?
but i want the file to display a
textbox saying enter password, and a submit button.
then if the user enters the right password (a fixed password embedded within the php file)
then the rest of the page can load. otherwise just end the script.
how would i do that?
