For future reference print_r($array) dumps the contence of an array, very useful for debugging things.
PHPGraphLib is amazing, simply put. While not exactly brimming with features, it does what it says on the tin and it does it very...
[Read more]
Photogabble is similar to many other websites in that it is managed via an installation of word-press; word-press by and large is a very...
[Read more]
In adding a few slight modifications to the photogabble theme and because a design I'm working on for someone else required it; I managed...
[Read more]
I recently upgraded my server from php4 to php5, I did the usual basic php5 install using apt-get and have had to add various...
[Read more]
My most recent client project spec is to produce an online shop, while this initially didn't appear to be an issue for me as...
[Read more]
It took me five minutes to fix something that had been broken for almost a year, I had been baffled why it had broken...
[Read more]
Today after updating the programs running on my server to the latest builds I was met with the following error presented by wordpress:
Fatal error:...
[Read more]
I found it incredibly difficult to find any form of time_since function in php so to save anyone else the trouble to hunting through...
[Read more]