URL Shortener

This is a fast easy way to transform a web address into a convenient short url which you can use social networking tools.

hide help help
Get a shortlink from right from the url:
 http://nkdv.co/url_shorten/?url=http:%2f%2fYOUR_URL 
Dynamically create shortlinks in php code:
 <?php
$short_link = file_get_contents( 'http://nkdv.co/url_shorten/?url='. urlencode( $long_link ) );
?>






this page's shortlink: http://nkdv.co/54