Skip to content

Instantly share code, notes, and snippets.

@paulobunga
Last active February 28, 2018 07:13
Show Gist options
  • Save paulobunga/1f149ebc02025fe80951d4c097a10bc1 to your computer and use it in GitHub Desktop.
Save paulobunga/1f149ebc02025fe80951d4c097a10bc1 to your computer and use it in GitHub Desktop.
//Add this to fetch the CLEARDB_DATABASE_URL
$url = parse_url(getenv("CLEARDB_DATABASE_URL"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment