Falicon / BitlyPHP

A simple PHP library for interacting with the Bit.ly API (including the new OAuth endpoints)
http://falicon.com
189 stars 134 forks source link

CURL URL for link shortening is now functional. #7

Closed nagarjun closed 11 years ago

nagarjun commented 11 years ago

Edited the CURL URL for the shortening function based on Bitly documentation. I was unable to shorten based on the URL in the library. My edited version works and saves the URL to the user's account.