Skip to content

Instantly share code, notes, and snippets.

@ianjuma
Created April 1, 2016 08:29
Show Gist options
  • Save ianjuma/c59042a990757d6a3db0c58ec568d686 to your computer and use it in GitHub Desktop.
Save ianjuma/c59042a990757d6a3db0c58ec568d686 to your computer and use it in GitHub Desktop.
Config file
<?php
// Specify your login credentials
$username = "the_USERNAME";
$apikey = "the_APIKEY";
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment