NanoURL is an implementation of the TinyURL website for your localhost. All that it needs are 2 PHP files, php + mySQL support, and a simple mySQL database.
NanoURL allows you to play around with TinyDisk without polluting TinyURL's database. It also can serve as a base for your own URL-shortening service.
NanoURL released under the BSD License
Just like TinyURL, NanoURL does not validate any input it receives from the user and allows arbitrary amounts of data to be uploaded by the user. You will need to add these functions if you use it in a production environment.
Download- nanourl.tar.gz - Download archive. Includes 2 PHP documents and REAME for creating mySQL database.
© Copyright 2002 - 2008 Most Significant Bit Labs. All Rights Reserved