b0y-101 Mini Shell


Current Path : E:/www/b-group.old/spfin - Copy/testpayment/src/xdebug/tests/debugger/
File Upload :
Current File : E:/www/b-group.old/spfin - Copy/testpayment/src/xdebug/tests/debugger/break-with-error.inc

<?php
$e = xdebug_get_headers();
@trigger_error('foo');
$e = xdebug_get_headers();
echo "Not triggered!\n";
?>

Copyright © 2019 by b0y-101