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

<?php
echo strlen("line2"), "\n";
echo strlen("line3"), "\n";
echo strlen("line4"), "\n";
xdebug_break();
echo strlen("line5"), "\n";
echo strlen("line6"), "\n";
?>

Copyright © 2019 by b0y-101