Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 662 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 662 Bytes

URL Shortener

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.

Features

  • Permanently stores link
  • Fast Execution
  • Easy configuration in the Config.php file
  • See the number of clicks
  • Individual and group deletion
  • Less than 70KB

Installation instructions

Go to Include folder and open Config.php file

  1. Set up the database
  2. Save the address of localhost in Base

URL Shortener

Preview

URL Shortener Preview