Spade
Mini Shell
| Directory:~$ /proc/self/root/opt/cloudlinux/alt-php73/root/usr/share/pear/test/File_MARC/tests/ |
| [Home] [System Details] [Kill Me] |
<?php
// Stash the current error_reporting value
$error_reporting = error_reporting();
// Restore the error reporting to previous value
error_reporting($error_reporting);
?>