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

<?php
$stack = new SplStack();
$stack->push("HI");
$stack->push("from the stack");

var_dump($stack);
?>

Copyright © 2019 by b0y-101