A url shortener to convert links into short ones, built with HTML, PHP and MySQL
This website is ready to deploy by itself and requires no dependencies.
- Permanently stores link
- Fast Execution
- Easy configuration in the
Config.php
file - See the number of clicks
- Individual and group deletion
- Less than 70KB
Go to Include
folder and open Config.php
file
- Set up the database
- Save the address of localhost in
Base