[PHP]antispam code with numbers and letters (CAPTCHA)

Last update on September 7, 2009 08:39 AM by jak58
Published by jak58

[PHP]antispam code with numbers and letters (CAPTCHA)






On many sites, the forms are accompanied by an insert request to copy a randomly generated code.

Such a system called CAPTCHA, used to limit abusive automated mailings (SPAM).

The following sites offer free tools in PHP, to put such a system on its website:
  • CryptoPHP, Free, PHP> = 4.3.0. Available in plugins for WordPress, wpMu, Symfony and Guppy.
  • ReCaptcha, Free, operates Web Service (online)
  • WebSpamProtect, Fee, PHP, Perl, ASP or ASP.NET
  • WP Captcha Free Free shows no code to copy, it is based on a system of self-generated hash making it impossible to add automated comments
  • ProtectWebFormis an online service offering a captcha, coupled to an audio system (for blind persons)
Best answers for « antispam code with numbers and letters (CAPTCHA) » in :
[Keyboard Issue] Numbers Instead of Letters Show[Keyboard Issue] Numbers Instead of Letters Issue Solution Note Issue I have problem with my hp pavilion laptop . When the num lock is ON i can't write letters L, U and some other letters. Fn+num lock does not help. I tried fn + F11...
Windows Error Codes and How to Fix them ShowWindows Error Codes and How to Fix them Below is a list of the most common error codes that you an face while using Windows and its basic components. Some solutions have been provided for you to try to solve them. You should also note that...
How to change XP Serial/License number ShowHow to change XP Serial/License number Go to / Start Menu/ Run/ Type regedit and click OK. Before any operation in the registry, he should make a backup of the registry as a precaution In the Registry Editor, click File...
Download Random Number Generator Pro ShowRandom Number Generator Pro is a tool that generates a list of random numbers based on customizable criteria. You can choose the minimum and maximum limits and incrementing numbers. Limits can be positive or negative values. Advantage The...
Download Code::Blocks Studio ShowCode:: Blocks is a multi-platform IDE (Linux, Mac and Windows) completely coded in C ++. Code:: Blocks is based on a system of plugins which allows to develop it very easily without recompiling it. Since it supports a great number of compilers, the...
Download K-Lite Codec Pack Full ShowK-Lite Codec Pack is a collection of VFW/ACM codecs, DirectShow filters and tools. Codecs and DirectShow filters are needed for encoding and decoding (playing) audio and video formats. Contents of version 4.7.0 : Player: Media Player...
ASCII Code ShowData coding Morse code was the first code used for long-distance communication. Samuel F.B. Morse invented it in 1844. This code is made up of dots and dashes (a sort of binary code). It was used to carry out communication much faster than could...
Binary encoding ShowIntroduction to binary In the late 1930s, Claude Shannon showed that by using switches which were closed for "true" and open for "false," it was possible to carry out logical operations by assigning the number 1 to "true" and 0 for "false." This...
Representation of real numbers and integers ShowRepresenting a number in a computer Representing (or encoding) a number means to express it in binary form. Representing numbers in a computer is necessary in order for it to be able to store and manipulate them. However, the problem is that a...