# Load up the memberInfo and paymentInfo classes require_once('/home/httpd/htdocs/tsn/classes/memberInfo.php'); require_once('/home/httpd/htdocs/tsn/classes/paymentInfo.php'); require_once('/home/httpd/htdocs/tsn/classes/XMLutilities.php'); $remote_addr = getenv("REMOTE_ADDR"); $browser_type = getenv("HTTP_USER_AGENT"); # Permitted sponsor names. If one of these values is included in the GET, then the signup will be dealt with like a sponsor. # Remove the name from here once they've signed up, and the URL will no longer be sponsor-enabled. # http://www.saabnet.com/tsn/members/signup.html?sponsor=stateofnine $sponsorAr = array('stateofnine', 'XXYYZY'); #Charlie Webb is from MKB Saab # generic, really-should-be-in-a-separate-file functions here function server_down() { echo "