Daymare |
12-10-2003 07:20 AM |
Php form scripts - where to find?
I am looking for a php script site, or the php script itself that will allow me to put in a simple form onto an html page and have it use php sendmail. I already have a database setup, so if it required mySql then that's ok.
I could use a cgi script, but the ones that I have found have the email address 'em beded' in the html and spammers would crawl and get it and I don't want that, so php is my alternative to store the sendmail address in a database.
Any help would be appreciated. I need to form for propective clients can fill out a few fields of information and send it to me via web form so they don't need to pop open their email editor and I can hide my email at the same time.
Thanks :)
|