SOCOM Virtual Dedicated LAN is now the primary program people use to play SOCOM over the internet on LAN. Click here to go to S.V.D.L Website.
Help Request: $Subject

" . file_get_contents("/var/www/Data/helprequest/$hr"); if(file_exists("/var/www/xlink/Data/helprequest/response/$hr")) echo file_get_contents("/var/www/xlink/Data/helprequest/response/$hr"); echo '
To response to this help ticket fill out form below

Anti spam question: How do you spell SOCOM?

Please enter your response below.

'; } else { include "/var/www/xlink/Data/Articles/index"; $counter = 1; echo '
'; do { if(file_exists('/var/www/Data/helprequest/' . $counter)) { $Status = file_get_contents('/var/www/xlink/Data/helprequest/Status/' . $counter); $Subject = file_get_contents('/var/www/xlink/Data/helprequest/Subject/' . $counter); $Last = file_get_contents('/var/www/xlink.Data/helprequest/LastResponse/' . $counter); $Created = file_get_contents('/var/www/xlink/Data/helprequest/Created/' . $counter); echo ""; $counter++; } else { echo '
Subject Status Created Date Last Response
$Subject $Status $Created $Last
'; break; } } while(1 == 1); } ?>