A PHP web application that shortens a lengthy URL to a convenient smaller one. It can be installed for your own domain.
Why would I need it?
Requirements
- Apache web server
- MySQL Database server
- PHP 4.0+.
Updates
Version 1.1 now has APIs.
Installation
- Execute the following commands :
- Change the appropriate variables in <dir_where_you_installed>/compress_url_libs/config.inc.php
- Go to http://<yourdomain.com>/<dir_where_you_installed>/compress_url_libs/install.php
- If everything is fine, you will be able to compress URLs by going to http://<yourdomain.com>/<dir_where_you_installed>/add
wget http://compressurl.googlecode.com/files/compress_url_v1.zip unzip compress_url_v1.zip mv compress_url_v1 <dir_where_you_want_to_install>
Online Demo
An online demo has been setup at http://cyb3r.in/add .
Username is admin .
Password is admin .
Support
Please file bugs here and ask for more features.
Feel free to contact me at vermaabhishekp@gmail.com