hi,
I am trying to make a submit system. What happens is i take submissions via a form, which goes to my email in the form of a email. However, i get so many that its really hard to review and delete them. So what i need is instead of going from a form to my email via php form. I need to use some sort of mysql database, where once i get the sumission, it goes directly to a database all listed ready for me to review and delete.
Anyone know how to do this?
ALSO, i am getting interested and a really need to get automated. I get around 20 submissions a day and growing and its a pain to do everything manual. SO if you know of any really cool php tutorial sites which can teach me about neat content managemnet systems PLEASE tell me.
THANKS!