A simple link shortener application.
#Demo http://babyurl-rvbugs0.rhcloud.com/
#Requires
1)php
2)Mysql
#How to install
Step-1 : rename htaccess file to ".htaccess".
step 2 : replace default value of $myBaseURL variable in GenerateShortURL.php to your website address
for eg "www.xyz.com"
step 3 : paste all the files to your web hosts home directory.
step 4 : Open the browser and go to index.php.
step 5 : complete all the entries in the form.
Hurray , you have successfully installed the application .