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.
If you listen carefully, you can hear the 1s and 0s flowing in your computer.
More coming soon…keep checking back.
