View Full Version : Using PHP To Email A Form
tomyknoker
10-26-2006, 01:03 PM
I am wondering if I can use PHP to email the following form? And does anyone have any examples, or can anyone work with this example?
sartajc
10-27-2006, 05:00 AM
http://www.eformmailer.com/
BLiZZaRD
10-27-2006, 08:41 AM
http://www.eformmailer.com/
GAG! Let's let anyone or anyTHING submit in this unsecured form...
Or you can stick to the security side and not allow bots and crawlers to harvest email addys:
http://www.dagondesign.com/articles/secure-php-form-mailer-script/
tomyknoker
10-27-2006, 08:50 AM
GAG! Let's let anyone or anyTHING submit in this unsecured form...
Or you can stick to the security side and not allow bots and crawlers to harvest email addys:
http://www.dagondesign.com/articles/secure-php-form-mailer-script/Hey Blizzard... I have always used servers which could handle php, TODAY however my client gives me a server (the worst in the world!), anyway it seems to only handle asp... Any ideas? I have tried a million asp frommail scripts some work some don't, none are working correctly however... Any ideas?
BLiZZaRD
10-27-2006, 09:48 AM
You could go the PERL/CGI route...
http://www.scriptarchive.com/formmail.html
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.