Saturday, January 8, 2011

Interact PHP snippets with Twitter

http://www.phpsnippets.info/Convert-URL-to-tinyurlShorten-Urls by bit.LY

In the previous section in this article I showed you how you can shorten your URLs with TinyUrl.com. This is cool, but I'm pretty sure that some of you prefer with the bit.ly service. No problem, you have PHP you can retrieve your shortened URL.

Function bitly($url)

View the Original article

No comments:

Post a Comment