Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html lang= 'en-US'>
- <head>
- <link rel="stylesheet" href= "/var/www/html/css/final.css" type="text/css" media="screen"/>
- <title> Final Eval PHP </title>
- </head>
- <body>
- Final for Web Concepts (PHP)
- <form method='POST' action='final.php'>
- Username:
- <input type='text' name=v_uname value='BillyBob' />
- Password:
- <input type='text' name='v_passwd' value='supersecret' />
- <br><br>
- <input type="Submit" />
- </form>
Advertisement
Add Comment
Please, Sign In to add comment