ShortUrl is simple url shortener script with Ads and Multi-language support. Powerful admin panel will help you configure this script especially for your needs.
Applications demo
Site: http://shorturl.wdev.id.lv/
Admin panel: http://shorturl.wdev.id.lv/admin/
Demo user credentials:
Login: admin
Password: admin
Installation & Documentation
All information about installation and other things you can find here.
Requirements
- PHP version (5.5.9 or higher, PHP 7 is supported)
- $_SERVER variable
- MBString extension
- PDO extension
- PDO MySQL driver
Developer API
Developers can easily use this api by requesting url:
http://your_domain.name/userapi/add/?url=SOURCE-URL
As a result you will get a encoded json string.