Categories
Recent Comments
Tweets- Must remember not to read twitter during the football after putting the England game on pause for 20 minutes. about 17 hours ago from web
- I wonder if there's a way to invoice that fat twat Bob Crow for my taxi bills for the day. about 22 hours ago from twidroid
- Last post is me currently livin' it up on a rooftop in Paris. 03:21:54 PM September 05, 2010 from twidroid
- http://plixi.com/p/43439895 03:20:00 PM September 05, 2010 from twidroid
- Anyone know of a PHP job that isn't 50% fixing other peoples mistakes and 50% dealing with the fallout of poor descision making? 09:55:15 AM September 04, 2010 from twidroid
- The joy of getting away on short break is always tempered by the fact I have even more mindless bullshit to deal with on my return. 09:41:50 AM September 04, 2010 from twidroid
Friends
Daily Archives: September 11, 2009
Zend Form country lists
One task that comes up time and time again is creating a dropdown form element that is populated by a list of countries. In the past I solved this problem by keeping an key/value array of countries and their codes … Continue reading
Posted in PHP, Zend Framework
1 Comment
htmlentities and character encoding
I recently came across a bug in some code I’d written where the input filters were doing something strange on certain peoples computers and truncating the inputted text when hitting a single quote. After a bit of googling I realised … Continue reading
Posted in PHP, Zend Framework
2 Comments
