Skip to content

Instantly share code, notes, and snippets.

@tylerhall
Created January 3, 2011 20:22
Show Gist options
  • Select an option

  • Save tylerhall/763905 to your computer and use it in GitHub Desktop.

Select an option

Save tylerhall/763905 to your computer and use it in GitHub Desktop.
<?PHP
$ssm = new Sosumi('username', 'password');
$location_data = $ssm->locate();
$ssm->sendMessage('Daisy, daisy...');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment