-
Notifications
You must be signed in to change notification settings - Fork 0
Official url shortener of HighTechLowLife
htll/htll.io
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
hightechlowlife.eu's official link shortener! -Original idea and edits by Ins1gnia and Miku -Proposed and edited for HTLL by Suruga Devil Use this webservice to: -To manually shorten URLs open in your web browser the location where you uploaded the files. -To programmatically shorten URLs with PHP use the following code: $shortenedurl = file_get_contents('http://yourdomain.com/shorten.php?longurl=' . urlencode('http://' . $_SERVER['HTTP_HOST'] . '/' . $_SERVER['REQUEST_URI'])); Original code (and instructions for use) by Brian Cray: http://briancray.com/posts/free-php-url-shortener-script/ Protected by the GPL 2.0 License
About
Official url shortener of HighTechLowLife
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published