vaibhavkyy / codeigniter-URL-Shortner

A URL Shortening and redirecting application built using Codeigniter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codeigniter-URL-Shortner

This is a small url shortner website based on php codeigniter framework. Download the zip file,unzip it and place it into your htdocs folder. Create a new database and name it 'redirect'. Import the sql file into the database you created. Now you are ready to run the website.

About

A URL Shortening and redirecting application built using Codeigniter

License:MIT License


Languages

Language:PHP 99.7%Language:HTML 0.3%