#!/usr/local/bin/php -n
This script is being run as


print_r($_SERVER); print_r($_REQUEST); print_r($_POST); print_r($_GET); */ ?>