Updated October 13, 2004
Created October 13, 2004


Autogenerated Site Map
Search this Site!:
Search this site powered by FreeFind

shell:
mkfifo /tmp/debug
cat /tmp/debug

in cgi script:
(...
)>/tmp/debug

set > /tmp/set.txt
echo $QUERY_STRING > /tmp/querystring.txt
echo $MYVAR >/tmp/myvar.txt

set -o xtrace
...
set +o xtrace
exit
Search this Site!:
Search this site powered by FreeFind

Homepage: http://www.cpqlinux.com
Site Map: http://www.cpqlinux.com/sitemap.html