Monthly Archives: June 2011

Easy Object->Array Conversion in PHP

Are you ever working in a “mixed environment” where some things (like the Simple XML Element) return objects and some things like to work with arrays? If so, there’s a really easy way to convert all those objects into arrays … Continue reading

Posted in Geek Stuff | Leave a comment