Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 631 | All time: 5,028 This week: 455 |
Version | License | PHP version | Categories | |||
url-shortener-hycus 1.0 | Freeware | 5.0 | HTTP, Databases |
Description | Author | ||||||||||||||||||||||
This class can be used to create short URLs storing them in a MySQL database. |
|
Files (3) |
File | Role | Description |
---|---|---|
.htaccess | Data | This class works only with htaccess in apache |
hycus_urlshortener.php | Class | Main class file |
index.php | Example | Example file |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
You can create a database of short tokens used in the short URLs and associate them with the expanded URLs... |
This is a simple URL shortener script written using PHP... |