Skip to content

AndrewChamp/Simple-URL-Shortner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a "no-framework" version of a URL Shortner that you can manage and keep on your server.

LICENSE: http://creativecommons.org/licenses/by/3.0/

HOW TO USE:

  1. Edit the '_config/config.php' to your database credentials & site settings.
  2. Upload (or copy & paste) the db.sql into your database.

NOTE: This uses the MySQL Wrapper Class by Ricocheting, to tap into the database. Very useful. http://www.ricocheting.com/code/php/mysql-database-class-wrapper-v3

@TODO Display number of 'clicks' for each url.

About

Host your own URL shortner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages