Search found 2 matches

by dvidunis
Sat Sep 11, 2010 7:23 am
Forum: PHP - Code
Topic: Help
Replies: 3
Views: 190

Re: Help

Christopher wrote:Make your URL like this and you will receive and array of values in $_GET['id'].

Code: Select all

"http://5.4.206.216/wmail/delmail.php?id[]=".$row['id']
can you give me the whole code? it wont work, im a new to php and im 11 years old, so where is the checkboxes? i wanted checkboxes
please help :(
by dvidunis
Fri Sep 10, 2010 9:35 pm
Forum: PHP - Code
Topic: Help
Replies: 3
Views: 190

Help

im making mail like site using mysql, i have a working mysql_fetch_assoc() while that displays correctly. i made a single delete page it worked, but i want multiple delete with checkboxes please help. if you can please dont use javascript im bad im javascript. heres the code: <?php include ("te...