The Universal Uniform Resource Locator beta
Site Live on : 3 February 2009
Copy an Uurl widget and integrate this simple code anywhere in your application to make short urls.
UURL WIDGET
Copy Code :


Download API
Download API for PHP                                                      553 Downloads

Download the code from given link and insert the php function in your file. This function takes your text value as parameter and find out all the links started with http inside the text and convert it automatically in to short universal urls, after converting all urls this code again reassemble your given text with short urls. You can use this code anywhere where you want to automatically conversion of short urls from long urls.
Download Ajax
Download Ajax Code                                                      644 Downloads

Download the code from given link and insert the Ajax function in your file. This function takes your Long Url as parameter and convert it automatically in to short universal urls . This function returns a short Universal url of the given Long Urls.