Tag Archives: php

Some of the most annoying PHP coding errors

I found this gem though an ad on Facebook. It might make debugging PHP scripts a little easier.
Posted in programming | Tagged | Leave a comment

symfony – my framework of choice?

I’ve tried out a number of frameworks in the past and have been unable to settle on one. Until now. Symfony has – for the most part – won me over. It’s my framework of choice. Here’s why… YAML configuration files ability to use components from both Zend Framework and eZ Components lots of best practises Doctrine comes “built in” active [...]
Posted in programming | Tagged | Leave a comment

Language gems

An article on seldom used PHP functions made its way into my feed reader. It’s a useful resource and has made me wonder what other parts of the PHP language I’m neglecting to take advantage of.
Posted in programming | Tagged | Leave a comment