b0y-101 Mini Shell


Current Path : E:/www/b-group.old/spfin/phppayment/src/xdebug/tests/debugger/
File Upload :
Current File : E:/www/b-group.old/spfin/phppayment/src/xdebug/tests/debugger/bug01223.inc

<?php
ini_set( 'display_errors', true );

echo "Test for Derick";
$ver = phpversion();

$a = array();
$a['x'] = 'y';
$a['y'] = array( 'a' => 'b' );

return;
?>

Copyright © 2019 by b0y-101