Guest User

Untitled

a guest
Jul 21st, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. <?php
  2. $habbo = $_POST['habbo'];
  3. echo"<h2>Habbo Rp Image Gen</h2>";
  4. ?>
  5. <form method="post" action="imager.php?name="<?php echo $habbo; ?>">
  6. <b>Habbo Name:</b><br>;
  7. <input type="text" name="habbo" id="habbo" size="40"><br/><br/>
  8. <input type="submit" value="Generate" />"
Add Comment
Please, Sign In to add comment