The What
Description
var_export()
gets structured information about the given variable. It is similar to var_dump()
with one exception: the returned representation is valid PHP code.
There’s a time to code and …. yup, that sums it up.
More coming soon…keep checking back.