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.
Don’t repeat yourself. Don’t repeat yourself. Don’t repeat yourself.
More coming soon…keep checking back.