Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title> Gig Script - Installation </title>
  4. </head>
  5. <body>
  6. <form action="create_config.php" method="post">
  7. Db Host: <input type="text" name="DBHOST" />
  8. Db user: <input type="text" name="DBUSER" />
  9. Db pass: <input type="text" name="DBPASS" />
  10. <input type="submit" />
  11. </form>
  12. </body>
  13. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement