Very simple, 1-file URL shortener

Aaron Speer d480f01c10 Update index.php 8 лет назад
index.php d480f01c10 Update index.php 8 лет назад
readme.md 032686f456 Update readme.md again... 8 лет назад

readme.md

Simple URL Shortener

Simple

The application uses a single PHP fle to do all the work. It appears as a single page with an interface that is easy for all users to use. It includes a simple configuration at the top of the file which allows the all settings to be changed.

Powerful

MySQL is the database used to store the data, as it works quickly, even under heavy workloads.

Open

Help make this application better by submiting merge requests and issues