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/bug01305.inc

<?php

$settings = array();

//This doesn't work
$settings["One's Stuff"]['id'] = 1000;
$settings["Two\"s Stuff"]['id'] = 2000;
$settings["Three\\s Stuff"]['id'] = 3000;
$settings["Four'sStuff"]['id'] = 4000;
$settings["Five'sSt\0ff"]['id'] = 5000;
echo "hello!\n";

?>

Copyright © 2019 by b0y-101