Skip to content

Instantly share code, notes, and snippets.

@hskrasek
Created April 12, 2013 03:49
Show Gist options
  • Save hskrasek/5369187 to your computer and use it in GitHub Desktop.
Save hskrasek/5369187 to your computer and use it in GitHub Desktop.
if $_GET["gamertag"] != null
{
//post code to the cgi-bin scripts with php somehow
//recieve the necessary data, and display it
//???
//profit
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment