This class can be used to create short URLs storing them in a MySQL database.
It can create a short key for an URL and store the key and URL association in a MySQL database table.
The class can also lookup for a given short URL key and redirect to the associated URL using HTTP redirection headers or HTML with JavaScript to redirect to the expanded URL page.
It can use mod_rewrite to redirect the access to the short URL to a script that uses this class to do the actual redirection.
|
|
| Name: |
URL shortener by hycus |
| Base name: |
url-shortener-hycus |
| Description: |
Create short URLs storing them in a MySQL database |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
Freeware |
| All time users: |
512 users |
| All time rank: |
4858 |
| Week users: |
1 user |
| Week rank: |
2020  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|