Shorten the URL

miles@Oscar ef1ae6a0de add README.md %!s(int64=9) %!d(string=hai) anos
.gitignore e9559c06f3 init shorturl-miles project %!s(int64=10) %!d(string=hai) anos
.htaccess e9559c06f3 init shorturl-miles project %!s(int64=10) %!d(string=hai) anos
README.md ef1ae6a0de add README.md %!s(int64=9) %!d(string=hai) anos
ShortUrl.php e9559c06f3 init shorturl-miles project %!s(int64=10) %!d(string=hai) anos
config.sample.php e9559c06f3 init shorturl-miles project %!s(int64=10) %!d(string=hai) anos
index.php 7e26feefac tiny changes %!s(int64=10) %!d(string=hai) anos
init.sql e9559c06f3 init shorturl-miles project %!s(int64=10) %!d(string=hai) anos
s2u.php a38590a1a0 modify absolute path in include files %!s(int64=10) %!d(string=hai) anos
u2s.php 7e26feefac tiny changes %!s(int64=10) %!d(string=hai) anos

README.md

Short URL

Using this script, you can change the long url into short url.

Demo is available in HERE

Installation

  • Create config.php based on config.sample.php
  • You may modify the .htaccess file according your environment
  • source the db using init.sql