- ASP(3477)
- ASP.NET(1519)
- Ajax(293)
- C and C++(487)
- CFML(272)
- CGI and Perl(4376)
- Flash(2133)
- HTML5(1)
- Java(1807)
- JavaScript(2961)
- PHP(16078)
- Python(128)
- Remotely Hosted(2495)
- Ruby on Rails(82)
- Tools and Utilities(4427)
- Web Hosting(24)
- XML(269)
PHP form wizard is a complete form processing solution, it includes all you need to process your HTML form, it can handle all the validation work, File uploads , send all the submitted data thru email , send personalized auto responder to your visito...
PHP Form Wizard is a very handy tool that easily creates a custom PHP script to process any kind of forms, it makes all necessary validation, to check that your visitor had filled all values correctly, handles file uploads, sends all submitted data t...“CODE $template_form = str_replace("{captcha}","”
— Spam protection with picture code confirmation (captcha, cutephp.com
“A CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) is a system designed to test if input is originating from a human or a”
— Creating a CAPTCHA in PHP with GD | UltraMega Blog, ultramegatech.com
“Captchas are images that are meant to tell the difference between a person and a computer. They are often used as an anti-spam device when someone submits”
— Creating a PHP Captcha | PHP and Web Development Blog, ebrueggeman.com
“Our plans for 3.0.6 have previously been discussed on this blog, but we decided to add even more. The example Q&A CAPTCHA Plugin, which will ship with phpBB 3.0.6, was also created during”
— phpBB • Blog • CAPTCHA, blog.phpbb.com
“Free PHP Image Captchas Top 10 Scripts from Hot Scripts. Love them or hate them, image captchas are everywhere. From sign-ups forms to comment posting, these automatically generated images help combat spam and brute-force attacks. In this post,”
— Free PHP Image Captchas Top 10 Scripts from Hot Scripts | Hot, hotscripts.com
“Video tutorial explaining how to create a CAPTCHA system using PHP”
— PHP Captcha Tutorial | PHP Blog, blog.phpmoz.org
“Would I ever replace the conventional captcha for commenting on the blog with it? The irony that I am still faced with a standard CAPTCHA in order to comment on the blog about a newer, better captcha method amuses me”
— A Dynamic, User-Friendly Captcha With Pictures " Plant Wars, blog.plantwars.com
“CAPTCHA is used on many website to ensure that the response is not generated by computer. The term "CAPTCHA" was based upon the word capture”
— PHP Captcha Image Verification | Arie Putranto, arie.putranto.com
“Ajax fancy Captcha with JQuery and PHP example - if your captcha is located at www.example.com/mydata/captcha and you want to put it on some other page, let's say www.example.com/blog/category, all you have to do is to change captchaDir to "/mydata/captcha". 5. Variable formId should”
— Ajax fancy Captcha with JQuery and PHP, exploremyblog.com