Ok let me try to explain this again...
Well what I need to do is this:
1. Print MYSQL to a Table. (Got this part)
2. Put a check box in the first column of each row, to be check if you want to delete user.
3. Then when click submit for it to remove that row from the DB.
What I am not user how to do I setup up the checkbox so it will delete the user when form is submitted.
I Hope this helps explain it a little more.
All help is appreciated