", "Support Ticket [#$unique_id]", "Hello $name,\n\nThis is an automatic message to let you know that your ticket has been added to the system.\nThere is no need to reply to this message.\n\nKind regards,\nBeyond Gaming", "From: ticket@beyondgaming.org"); mail("ticket@beyondgaming.org", "Support Ticket [#$unique_id]", "Name: $name\nEmail: $email\nTopic: $topic\nOS: $OS\nInternet: $IConnection\nFirewall: $Firewall\nFirewallY: $YFire\nSummary: $SSummary\n$Comment"); print "Your request number is #$unique_id, please put it in the subject when emailing us.

"; } $res = mysql_query("SELECT email from users WHERE username = '{$_SESSION['user']['name']}'"); if(mysql_num_rows($res) == 1) { $emaill = mysql_fetch_array($res); $emaill = $emaill["email"]; } @mysql_free_result($res); if(isset($_SESSION["user"]["name"])) { ?>

Your name: " />
Your email:
Topic:
Operating System:
Internet Connection:
Firewall:
Short Summary:
You are not registered, or logged in. Please use the "Contact Us" form.