Google URL Shortener PHP Class
Note: This article was originally published at Planet PHP
on 25 May 2260.
Google URL Shortener PHP Class
By Eslam Mahmoud
This article describes how to use the Google URL Shortener PHP class to create a short URL with the goo.gl service.It also explains how to achieve the opposite, i.e. take a goo.gl short URL, retrieve the respective long URL, as well obtaining analytics information about the clicks on the short URL links.


