Profile
Achievement
BrunoDeBarros's Recent SnippetsTagged array
- All /
« Prev 1 Next »
Prints an array (recursive) as PHP code (can be pasted into a php file and it will work).
Note: This function can process arrays with integers/strings/sub-arrays. It is impossible to process resources (they have a state), and while it is possible...
1
875
posted 13 years ago by BrunoDeBarros