Warning: include_once(SHORTEN.php): failed to open stream: No such file or directory in /var/www/vhosts/nucleusdevelopment.com/httpdocs/slfx_content/works/coding/url-shortener/control.php on line 7

Warning: include_once(): Failed opening 'SHORTEN.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/vhosts/nucleusdevelopment.com/httpdocs/slfx_content/works/coding/url-shortener/control.php on line 7
Nucleus Development [Nd] - Web Development & Photography, New York, NY

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://www.nucleusdevelopment.com/works/coding/url-shortener?url=http:%2f%2fYOUR_URL
Dynamically create shortlinks in php code:
<?php
http://www.nucleusdevelopment.com/works/coding/url-shortener/?url='. urlencode( $long_link ) );
?>


this page's shortlink: http://nkdv.co/1he

URL Buffer

The following is a change log of URL updates: