Hi, im creating a mail client named "php mail" and have pretty much finished the entire thing.
At the moment I can read mail using an ID no. as the variable on read.php.
I have a table that displays a subject (also a link) a time and date and also a sender column. I would like to add a new column that has checkboxes.
What I'm going to ask is how do i make it so that if a user check multiple boxes around 50, how could I have a page that deletes all the checked boxes.
http://phpmail.freehostia.com/
username: test
password: test
finally I have a whole lot of failsafes to find such as anti spamming and stuff so feedback about that is welcomed.