Re: Recommendations on image verification libraries?



Hi,

I'm using PHP 4.4.4. I want to block automatic submissions from
spammers on our web site, so I'd like to use some PHP libraries that
generate those image graphics and require the user to type the
characters in the graphics. Do you have any recommendations on things
you have used that are easy to implement and effective?

Thanks for any advice or experiences you've had, - Dave

I use gdlib for easy picture manipulation.
Read more here:
http://dk2.php.net/manual/en/ref.image.php

Looks like gdlib is a part of php from v4.3


.



Relevant Pages

  • Re: GDLib for PHP
    ... Im working with images with PHP. ... It calls for gdlib. ... gd support is provided in a seperate package. ...
    (Ubuntu)
  • Re: GDLib for PHP
    ... apt-cache search gd | grep lib ... install the libs ... Everything will magically work assuming PHP has the gd extension ... It calls for gdlib. ...
    (Ubuntu)
  • Re: GDLib for PHP
    ... install the libs ... Everything will magically work assuming PHP has the gd extension ... It calls for gdlib. ...
    (Ubuntu)
  • Re: GDLib for PHP
    ... apt-cache search gd | grep lib ... install the libs ... Everything will magically work assuming PHP has the gd extension ... It calls for gdlib. ...
    (Ubuntu)