Jump to content

Bowser

Members
  • Posts

    5
  • Joined

  • Last visited

    Never

Everything posted by Bowser

  1. someone told me to create a pm checkbox to delete all selected boxes you need to delete. i have look through some pages i dont get what should you do
  2. [code]<form action='index.php?do=index' method=POST><input type=submit value='Delete Checked PMs' name=deletechecked></form><br>[/code] Thats the code i made to submit info [code]<input type=checkbox name='pm[]' value='$getyourpms3[pmID]'>[/code] I have if(isset($_POST['deletechecked'])) { } but cant figure out how to like check my pm db for multiple stuff
  3. <FORM ACTION='trades.php?ID=$ID' METHOD='POST'><SELECT NAME=\"p1[]\" MULTIPLE SIZE=15> <OPTION VALUE=\"\">List of all your stuff</option> <OPTION VALUE=\"Stuff1\">Stuff</option> <OPTION VALUE=\"Stuff2\">Stuff</option> how can i make it when i submit the info make like if i have both stuff selected make it show them
  4. how do i create something like index.php?session=random number
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.