Quote:
|
Originally posted by waxcrash: Congrats. Did you know you could have just built your form and used the post method with the target being a simple cgi script that does the same thing? You can find generic cgi scripts all over the internet. Does your form data dump into tables in mysql? Next, you should build a script that dumps the form data into mysql and then autoreplies a html/text e-mail message thanking the person for filling out your form. |
my host actually has preset scripts but i wanted to learn PHP and do it manually. i really do not need the functionality, i would just as soon have visitors of my site contact me by clicking a email link .
and yeah, that sounds like a logical next step...my experience with MySql is rough though