Bowser Posted March 7, 2006 Share Posted March 7, 2006 [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 haveif(isset($_POST['deletechecked'])){}but cant figure out how to like check my pm db for multiple stuff Quote Link to comment Share on other sites More sharing options...
kenrbnsn Posted March 7, 2006 Share Posted March 7, 2006 That is a very short piece of code. Please post more and tell us what you want the code to do.Ken Quote Link to comment Share on other sites More sharing options...
Bowser Posted March 8, 2006 Author Share Posted March 8, 2006 updated it Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.