Top

PHP Code Snippets Tagged with contact

  (2)  
Sort by 
Do you have a contact form on your site and you get spammed by bots constantly? With this code you create contact form with a captcha image, and that will prevent bots
Tags: contact  form 
1 comment(s)   |   Score: 9.5   |   Language: PHP   |   Posted by Delicon on Apr 17, 2008
This is a ready to go PHP script that can be pasted into a blank .php document. Run it through your webserver after changing $myemail to the value of your E-Mail address. It also sends the referring
16 comment(s)   |   Score: 6.0   |   Language: PHP   |   Posted by Hawkee on Sep 04, 2004
Bottom