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/dbgp-property-value.inc

<?php
$var = '';
for ($i = 0; $i < 1000; $i++) {
	$var .= sprintf("%05d ", $i );
}
echo $var; //breakpoint here

Copyright © 2019 by b0y-101