Skip to content

Another URL shortener written in PHP which uses an INI file as a URL storage method.

License

Notifications You must be signed in to change notification settings

robsd/php-ini-url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-ini-url-shortener 🔗

Another URL shortener written in PHP which uses an INI file as a URL storage method.

Getting setup

  1. Download and extract this repo.
  2. Edit the urls.ini file with the URLs you wish to shorten in the format example = "https://example.com" (one per line) where example is the end part e g. yourdomain.com/example and https://example.com is the link you wish to shorten.
  3. Upload everything to your PHP-enabled web server.

Need a hint?

I have created 2 example shortened URLs in urls.ini based on the above setup guide.

Support my work

If you like this repo or used any of the code, please star ⭐ it and consider supporting me below...

ko-fi

Releases

No releases published

Packages

No packages published

Languages