Recent Posts

vrypan|net|log

vrypan|net|log

Return To Blog Listing

panayotis’ notes about the web and everything else.

Search This Blog's Tags For:

Recent Posts Tagged With 'php'

  • using urlB.org API from PHP

    Posted on Wednesday February 13th, 2008 at 07:37 in php, api, urlborg

    If you are interested to use the urlB.org API from within PHP, here is a simple wrapper. First download urlborg.php (and, of course, make sure you have your API key). Now, creating short URLs and getting info about them is easy. Here is an example: ...