Location:
PHPKode
>
projects
>
PHP debug tools
> php-debug-tools/test2-error.php
<?php include_once './lib/debug.php'; function test($a, $b) { echo $asd; } test(10, 'abc'); ?>
PHP Helpdesk script - 100% PHP source code. Try it now!
Return current item:
PHP debug tools