PHP: Dynamically Discovering Current Function’s Name

September 19th, 2007

If you are writing a script that bases decisions on a method name …

Bring Back Tomorrow’s World

September 19th, 2007

I was really disappointed when the BBC stopped showing Tomorrow’s World in 2002.

At …

The generic stdclass class in PHP (standard object)

September 19th, 2007

I’m new to Object Oriented Programming in PHP and keep forgetting what the …

Programming - Why I like to Reinvent the Wheel

September 18th, 2007

The programming academia has been waging a war against ‘Reinventing the Wheel’ for …

Building a Facebook Application

August 30th, 2007

Rather than think of Facebook as “another social networking site” it is probably …

Fixing the Default Wordpress theme for IE

August 22nd, 2007

When I saw my beautiful Wordpress blog pages being distorted by Internet Explorer …

Index of “Complex Views with the Zend Framework” tutorial series

August 21st, 2007

A list of links that index the “Complex Views with the Zend Framework” …

Transferring / Saving Mobile Phone Text Messages Onto a PC

August 9th, 2007

Its amazing what mobile phones can do these days. You can have a …

Zend Framework Zend_Db - When to Quote and When Not to Quote User Input

August 5th, 2007

If you search the source code of the Zend Framework (version 1.0.0) for …

Slightly confused about the Zend Framework naming conventions in the coding standard

July 24th, 2007

At the time of writing….

The documentation in the Zend Framework, that outlines theĀ  …