Posts Tagged ‘Captcha’

PHP Tutorial: Protect your Website with CAPTCHA: Create your own: Part 1

Learn how to protect your website from crawlers and SPAM robots. Create your own CAPTCHA using the PHP GD library. The Font used in this tutorial is called Anonymous Clippings and was obtained at dafont.com www.dafont.com In this part we create the captcha class and declare all the static methods that we will be using. Also the font file was base64 encoded and was assigned to a variable in order to embed the font into the PHP file. This will make the captcha class portable.

PHP Tutorial: Protect your Website with CAPTCHA: Create your own: Part 1

Learn how to protect your website from crawlers and SPAM robots. Create your own CAPTCHA using the PHP GD library. The Font used in this tutorial is called Anonymous Clippings and was obtained at dafont.com www.dafont.com In this part we create the captcha class and declare all the static methods that we will be using. Also the font file was base64 encoded and was assigned to a variable in order to embed the font into the PHP file. This will make the captcha class portable.

PHP Tutorial: Protect your Website with CAPTCHA: Create your own: Part 2

Learn how to protect your website from crawlers and SPAM robots. Create your own CAPTCHA using the PHP GD library. The Font used in this tutorial is called Anonymous Clippings and was obtained at dafont.com www.dafont.com In this part we develop the captcha class and implement all the static methods that we will be using. Using the output buffer we return the image base64 encoded into the html file. We test the captcha using a form that requires the user to input the code that appears in the image.

PHP Tutorial: Install ReCaptcha -HD-

In this tutorial, you will learn how to install ReCaptcha to prevent form spam. Besure to SUBSCRIBE because there will be a new tutorial every week. Follow me on Twitter @RiverCityGraphx Like us on on facebook: on.fb.me Suggest tutorials at www.rivercitygraphix.com For project files, help forums, and more check out the website at http For business related inquires contact us at rivercitygraphix@yahoo.com

PHP Captcha Tutorial

Video tutorial explaining how to create a CAPTCHA system using PHP.

Captcha For Php?

I have made 3 files like this:
New Text Document.php

script.php