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/bug00606-002.inc

<?php
error_reporting(-1);
function test()
{
	echo base64_encode("testing"), "\n";
	hex2bin('2');
}
test();
echo str_replace("x", "Done", "x with testing"), "\n";
echo "DONE\n";
?>

Copyright © 2019 by b0y-101