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?
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?
GAG! Let's let anyone or anyTHING submit in this unsecured form...Originally Posted by sartajc
Or you can stick to the security side and not allow bots and crawlers to harvest email addys:
http://www.dagondesign.com/articles/...mailer-script/
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
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?Originally Posted by BLiZZaRD
You could go the PERL/CGI route...
http://www.scriptarchive.com/formmail.html
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
Bookmarks