Tag Archives: PHP

Weekly Round Up: Issue 1

I often hunt around on the internet for the latest information to do with Web Development. Most of the time it goes to my Twitter but I thought it would be great if I could start logging a collection of … Continue reading

Posted in Tech, Web Development | Tagged , , , , | Leave a comment

PHP Mantis: The Bug Tracking Tool!

For those budding PHP developers out there, you want to run your eyes over this! http://www.mantisbt.org/ Mantis is a free Bug Tracking tool like Trac but without the SVN fuctionality. Why is this useful? There are several reasons. It’s a … Continue reading

Posted in PHP, Web Development | Tagged , , , , | 2 Comments

PHP Validation class for forms

Just to top off my daily posts, I have been perfecting a PHP Validation class over the past few months. At work I tend to do a lot of registration forms for competitions, subscriptions, newsletters, contact forms etc. So I … Continue reading

Posted in PHP, Web Development | Tagged , , | 3 Comments

Lytebox with javascript Exif Data

Recently I had to integrate a photo gallery for one of my work projects Sony Alpha, a new digital SLR camera from Sony. My task was to display both the Exif data and the image at the same time. For … Continue reading

Posted in Rant Corner, Web Development | Tagged , , , , , , , , , , , | 7 Comments

CL Auth reaches maturity with v0.2

CL Auth is finally in round 2 of BETA testing. BETA v0.2 offers better optimisation, new functions, better documentation and easier customisation. It also quashes some known bugs from the previous BETA. Download or view the Documentation online.

Posted in PHP, Web Development | Tagged , , | Leave a comment

CL Auth Documentation

I’ve published the first draft of the CL Auth Documentation online. I have placed it on this website so everybody can access it.

Posted in PHP, Web Development | Tagged , , | Leave a comment