Twitter Feed
php Archive
-
Looping through values using reference
Posted on January 25, 2009 | No CommentsThere are times where you need to loop through a large array and manipulate the items in the array. This is what you usually do. List through items Create a... -
SimpleXML and parsing namespaced attribute
Posted on January 25, 2009 | 1 CommentSimpleXML is really good, this is especially more from the heart as its coming from someone who spent a decent amount of time using DOM API to parse xml in... -
Creating clean SEO urls in symfony
Posted on June 18, 2008 | 2 CommentsBeing the symfony fan that I am, I have decided to start documenting some of the features I think are quite neat in the framework. So starting today, here’s a...

