Jump to content

Simple password


Intrest

Recommended Posts

Hey!

 

I don't know how to get a simple HTML password system to work.

 

loadpanel.php:

 

<form action="load.php">

Welcome to ACID.Games Control Panel, please login to continue to the ACID cPanel.

Password: <input type="password" name="password">

<input type="submit" value="Login">

</form>

 

______

load.php:

 

Not sure what to put, want to do somthing like if $_POST["password"] = thepassword then redirect to mywebsite.com/hiddenpage4569.php

 

______

Regards,

~Andrew

Link to comment
https://forums.phpfreaks.com/topic/175544-simple-password/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.