fake PHP login
fake PHP login
Out of context: Reply #4
- Started
- Last post
- 7 Responses
- mijlee0
.htaccess no good because I am hosted on a pony IIS box, also don't have MySql set up either (xtra cost).
Here's what I need;
FORM with user name and password
ON SUBMIT
PHP parses above inputs and compares against half a dozen hard coded entries with in the PHP file, if the inputs match then the client gets moved on to their page.Doesn't need to be secure just nice and simple.