Author Topic: PHP code to add word verification  (Read 1888 times)

0 Members and 1 Guest are viewing this topic.

Offline paragkalraTopic starter

  • Irregular
  • Posts: 29
  • Gender: Male
    • View Profile
    • paragkalra.com
PHP code to add word verification
« on: August 29, 2009, 02:55:23 AM »
Hi All,

I am planning to add php code to enable word verification on my website so as to have moderation on the feedback/comments that will be posted on the website.

Can anyone share their code or any URL that will give me the pointers.

Please see the attached screenshot for an example that I want to implement.

[attachment deleted by admin]
Parag.A.Kalra, The Linux Man
http://www.paragkalra.com/
In this world without WALLS and GATES who need WINDOWS! USE LINUX! STOP PIRACY! GO OPEN SOURCE!

Offline thorpe

  • Administrator
  • 'Mind Boggling!'
  • *
  • Posts: 29,255
    • View Profile
Re: PHP code to add word verification
« Reply #1 on: August 29, 2009, 03:10:52 AM »
Its called captcha. A google for php captcha should return pleny of results including recaptcha which is a pretty popular library.