Odyssey
app
web
monitor
scripts
test.prg
1
<?php
2
3
echo
"hello"
;
4
print_r($_COOKIE);
5
print_r($_ENV);
Generated by
1.8.15