The PHP URLShort script allows you to create your own URL shortening service similar to TinyURL. It offers fast and easy URL redirection without any registration required. You can shorten multiple URLs and there's no need to configure MYSQL.
What's more, this script can handle multiple URLs shortening, making it ideal for users that want to shorten several URLs in one go. One of the best things about this script is that it requires absolutely NO MYSQL configuration, which saves a lot of time and hassle.
However, it's important to note that this script can only be run on UNIX / Linux Operating System and requires PHP Version 4.2.x or PHP V 5.x. Additionally, users must have the ability to use and edit .htaccess files with Mod-Rewrite Redirect enabled. Overall, the PHP URLShort script is a great option for anyone looking to create their own URL shortening service.
Version 2.0: New version released.