URL Shortener Without Database PHP Script

Overview

URL Shortener is a PHP script that takes long URLs and squeezes them into fewer characters. This script use TinyURL API so without database but use your own domain.

Features

  • Get shorten URL from long URL
  • Using ajax technology
  • Without database
  • Unique responsive design
  • Simple and clean-looking template

Requirements

  • PHP 5.x or higher
  • Server with PHP
  • Support .htaccess files

Instructions

  • Unpack all files from zip
  • Paste all unpacked files to root folder allowed for web server
  • Open the URL where you just copied the files
  • Done!

Related