We have share how to create Bit.ly short URLs using PHP.Bit.ly is a powerful API to generate short URL. To use this API you have to signup for an API key.The API also provides methods to get the long URL from a short one, validate a short one, and also get all sorts of statistics about a URL that you've shortened using bit.ly.
Step 1 Creat [...]