Tag Archive | "convert"

PHP : Array to Object

Tuesday, May 6, 2008

4 Comments

I wrote a quick and simple function which allows you to quickly convert arrays to objects. It allows you to change an array like this :

Continue reading...