You need to pass in valid _GET parameters. Script Terminated."; exit; } $fp = fopen("./xportTest.txt", 'at'); if (!$fp) { echo '

Failed to open file'; exit; } $outputstring = "$value0 $value1\r\n"; fwrite($fp, $outputstring, strlen($outputstring)); // end with a 0 to close the session to the client: echo "\0"; end; ?>