Skip to content

Instantly share code, notes, and snippets.

@tylerhall
Created January 3, 2011 21:13
Show Gist options
  • Save tylerhall/763971 to your computer and use it in GitHub Desktop.
Save tylerhall/763971 to your computer and use it in GitHub Desktop.
<?PHP
$gc = new GrandCentral('gc_username', 'gc_password');
$gc->call($your_number, $their_number);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment