Skip to content

Instantly share code, notes, and snippets.

@jdorfman
Created March 21, 2012 22:43
Show Gist options
  • Save jdorfman/2153867 to your computer and use it in GitHub Desktop.
Save jdorfman/2153867 to your computer and use it in GitHub Desktop.
<?php
require_once("OAuth.php");
require_once("OAuthServer.php");
//$domain = $_SERVER['HTTP_HOST'];
$base = "/netdna_api";
//$base_url = "http://$domain$base";
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment