Skip to content

BardoQi/YOURLS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

              TODO: Make a better readme :)

WHAT IS THIS

	explain concept
	give examples: lc.sg, ozh.in

			  
INSTALL

	blah


CONFIGURATION

	explain config.php var


REQUIREMENTS

	PHP 4.3 should be enough (untested)
	PHP CURL extension
	PHP BCCOMP extension for handling large integers (used to convert integers to keywords) http://www.php.net/bccomp



FAQ

	- max length of custom keyword: 12 chars
	(makes 'zzzzzzzzzzzz' the longest available)
	(That makes 4,738,381,338,321,617,846 available URLs by the way)
	
	- difference between base 36 and base 62 encoding
	

CREDITS

	blah

About

🔗 Your Own URL Shortener

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 89.5%
  • JavaScript 7.2%
  • CSS 3.1%
  • HTML 0.2%