My Short URL – a site for shortening URL’s

PHP

Read {count} times since 2020

My Short URL is my latest invention. A site for shortening URL’s like goo.gl and bit.ly.

<div>
  You can short URL&#8217;s on the site <a href="http://msurl.tk/" style="font-weight: bold;">MSURL.TK</a>.
</div>

<div>
</div>
As other projects the site is also hosted by AppFog and the free domain is given by My.Dot.TK.
The project was created under 30 minutes and the lines of code is less that 64.
It’s written in PHP as you already know it. 
The shortened URL only has 13 characters (without HTTP://).
The shortened URL will not have .php extension. I will tell you how to view page without file extension on the next tutorial.
Enjoy Shortening URL !
Show Comments