Feed Rss



Posts Tagged ‘gd library

Feb 27 2008

Thumbnails Generator Class

category: PHP,Tutorials author:

DemoDownload Requires: PHP w/ GD Library Extension. Generating thumbnails couldn't be easier. Download the file on this page and test it out. Simply include the following PHP into the top part of the page, this processes the form and calls the external class and loads it as an object. The following can be produced, all [...]

tag: , ,


Feb 27 2008

FunCap, Capcha Q & A Verification Text

category: PHP,Projects author:

DemoDownload funCap is a very basic tool for form protection, it's main use is for fun.For example, if you haven't got a server with the GD library extension / support then this is a perfect temporary solution. I strongly suggest you use a capcha image verification tool if you do have the GD library feature [...]

tag: , , , ,


Feb 27 2008

Captcha E-mail Hijacking Protection

category: PHP,Projects author:

DemoDownload Requires: PHP w/ GD Library Extension. Compatibility: Firefox 1 & 2 - I.E. 6 & 7. This e-mail human validation tool is as simple as it is writing an email us link, combined with the power of freeCap it creates a powerful e-mail protection tool. I have chosen to use freeCap for this project [...]

tag: , , ,