pheidole Posted November 12, 2018 Share Posted November 12, 2018 If you need to see my admin.php file let me know <?php ini_set('display_errors',1); error_reporting(E_ALL); echo 'Logged in'; ?> <form> Login : <input type=textbox name=login><br> Password : <input type=password name=pass><br> <input type=button value="OK" onCLick="if (login.value=='admin'&&pass.value=='brent187') window.location.replace('admin.php'); "> </form> Quote Link to comment Share on other sites More sharing options...
requinix Posted November 12, 2018 Share Posted November 12, 2018 Is this an out-of-season April Fool's joke? 1 Quote Link to comment Share on other sites More sharing options...
maxxd Posted November 12, 2018 Share Posted November 12, 2018 Is there a question here other than the obvious "Is this a terrible idea?" (yes. yes it is.)? 1 Quote Link to comment Share on other sites More sharing options...
ginerjm Posted November 13, 2018 Share Posted November 13, 2018 What silly code. You don't even understand how to write JS code nor that anyone who views the source of the page will see your (secret) values. Of course you are getting hacked thru this script if that is what you are asking!!! Go back to your comic books since you obviously can't seem to read anything else. Quote Link to comment Share on other sites More sharing options...
pheidole Posted November 13, 2018 Author Share Posted November 13, 2018 wow Gin, is life so bad that you cant even take wha is an obvious joke? Very defensive, i suggest you may have a chemical imbalance. I do hope your chemical imbalance is not caught in an infinite loop! Thats another joke haha, get it ? Just making sure, because you did not get the first one when the others did.. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.