Hi All
Anybody provide the code for write the multi array to files through PHP.
Thanks in advance
How to write the Multiarray to Files
Moderator: General Moderators
var_export()
php.net: var_export wrote:It is similar to var_dump() with one exception: the returned representation is valid PHP code.