The day Google announced that goo.gl shorten URL serves got an API i created a PHP Class to handle the connection with the API.
Finaly my class got approved from PHPClasses.org and you can get it from the website on that link.
Main Features:
- Shorten or expand the urls with googl shorten url serves
- no need to know JSON the request send as string and get the result as php array
- could be easily implemented
Future work:
- will add short URL’s analytics & user’s history
you can download the class form PHPClass.org: Download Here test it and give me feed back
Check the new updates on http://eslam.me/blog/google-url-shortener-php-class-updates/
well done
good work
goo man gooo
thx very usefull and great job ;-)
جيد – سأقوم بتجربته
بالتوفيق دائما
I’ve got one confusion on the URL Shortener API. Google only provides the Analytics report of those URLs, on http://goo.gl, shortened from the http://goo.gl itself. However, the reports of URLs shortened using URL Shortener API are not shown in http://goo.gl. Albeit, I know we can extract analytics report using the URL Shortener API.
So, how can we manage to see the analytics report of URLs shortened using URL Shortener API in the website http://goo.gl?
Great work thanks. P.S. Congratulation on Egypt’s revolution.
thanks man for this code. ill have to try this as a url shortener for my mini social network
Thank you all, i hope it be helpful to you all
Check the new updates on http://eslam.me/blog/google-url-shortener-php-class-updates/