Dump To Array

Posted by admin on December-11-2009 Add Comments

Bookmark and Share


Dump To Array

By : Matthew Osborne

This class can be used to generate PHP code that represents an array value.

It takes an array parameter and traverses it recursively to generate a string of PHP code that can be used in PHP scripts to initialize the array with the same value structure.

Download :
http://www.ziddu.com/download/7338101/dumptoarray-2009-08-15.zip.html

Post a Comment

You must be logged in to post a comment.