Odyssey
test.prg
1 <?php
2 
3 echo "hello";
4 print_r($_COOKIE);
5 print_r($_ENV);