E-mail a Form, Approve it and Submit to MysQl

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
drkidd22
Forum Newbie
Posts: 1
Joined: Fri Nov 16, 2007 7:25 am

E-mail a Form, Approve it and Submit to MysQl

Post by drkidd22 »

Hello all,

I'm new to this forum and like what I have seen. I have a site up and running but I need a few more things to complete it.

I have Form which right now submits info directly into MysQl. What I want to do it, instead of the form going starigh to MySql have go into an e-mail. I can do this no problem, but what I really want to do is that after the form is submited it goes into the e-mail for review and if approved then it goes into MysQl and if denied do something else/

Thanks in advance.
Post Reply