URL Shortener Script is a stand alone URL Shortener, which allows the shortening of long URLs, custom aliases and generates QR codes for the URLs. The script is also mobile devices responsive and cross-browser compatible.
Features
Short links with option for custom aliases (url.com/custom).
Ajaxed results for best user experience.
Frame bar (where you can place Adsense, any visitors of a shortened link will see it).
QR Code for each shortened link.
Adsense ready (3 adspots available).
Super clean and unique design.
Cross Browser compatible, mobile & tablet responsive.
and more
Updates Update 1.6 (2/20/2019)
Added stand-alone URL shortening system Removed the now deprecated Goo.gl integration Other minor improvements
Update 1.5 (8/3/2015)
Fixed an issue where the https shortened urls wouldnt return correctly via the API File affected: api.php
Update 1.4 (6/27/2015)
Fixed an issue where the https shortened urls wouldnt return correctly
Update 1.3 (5/11/2015)
Added title tags for the Latest, Stats and Redirect pages Other minor changes
Update 1.2 (2/1/2015)
Added captcha option Improved the overall design responsivness Updated to latest version of jQuery Migration from MySQL (deprecated in higher PHP versions) to MySQLi Fixed an issue where the API could return ?userRateLimitExceededUnreg Cleaned up some unused strings
Update 1.1 (4/8/2013)
Added option to delete a shortened URL by ID, into the Admin Panel. Improved the Admin Panel layout.
Requirements: Rewrite Module for Apache, cURL extension, MySQLi.