PHP Captcha 1.0 released

Today I am releasing PHP Captcha 1.0. The main difference of PHP Captcha from other free or paid PHP implementations is, that it is written to utilize ImageMagick functions through the wonderful MagickWand PHP API to create CAPTCHA images that are hard enough for bots to crack, while more readable by humans than the others.

PHP Captcha 1.0 released Read More »

OMA DRM 1.0 Packager PHP Class

I have been searching for a command line tool to use as a DRM Packager for OMA (Open Mobile Alliance) DRM 1.0 compliant devices. My main concern was to create the DRM files without human interaction, so that I would have the content repository in some place and add real-time digital rights to the files

OMA DRM 1.0 Packager PHP Class Read More »