* @copyright 2019 Victor Giers * @license https://www.gnu.org/licenses/gpl.txt GPLv3 * @version Permanent Beta * @link https://www.victorgiers.com/ */ if(!isset($_SESSION)) session_start(); ?>
>

Debug

Minimieren

"); if($GLOBALS['sqlErrors'] != null) echo ("SQL-Errors:
".$GLOBALS['sqlErrors']); if($GLOBALS['phpErrors'] != null) echo ("PHP-Errors:
".$GLOBALS['phpErrors']); echo ("
"); } if($GLOBALS['debugData'] != null){ echo (""); } ?>
Variables:
".$GLOBALS['debugData']."
$_SESSION:
$_GET:
$_POST:
$GLOBALS:
>