mqnoy

formnya

Apr 23rd, 2014
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. <form action="modules/bulk/wew.php" method="post">
  2. <input type="hidden" name="destination" value="<?php echo $Row['ID'];?>">
  3. <div style="clear:both;"></div>
  4. <textarea name="body_msg"></textarea>
  5. <div style="clear:both;"></div>
  6. <input type="checkbox" name="konf" value="y"/>yes i'm sure
  7. <div style="clear:both;"></div>
  8. <input name="send_bulk" type="submit" value="send" />
  9. </form>
Advertisement
Add Comment
Please, Sign In to add comment