comparing multiple string values in php?

  • Thread starter Thread starter pacman1853
  • Start date Start date
P

pacman1853

Guest
i have a login page, for the web master to log in.

there is no sql database.

the admin enters the credentials.

hits the submit button. the ' login-v.php' page compared the user name, and password to the preset values.

then proceeds to a different location on the server.

i'm lost in comparing php values. could i get some code please?
help too?
 
Back
Top