Jump to content

Need help on multiple


Bowser

Recommended Posts

[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
Link to comment
https://forums.phpfreaks.com/topic/4278-need-help-on-multiple/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.