Function smf_var_export
A wrapper around var_export whose output matches SMF coding conventions.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Admin.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Admin.php
mixed |
$var |
The variable to export |
mixed
|
A PHP-parseable representation of the variable's value |