Name | Modified | Size | Downloads / Week |
---|---|---|---|
TinyURL | 2012-08-20 | ||
README.txt | 2012-08-20 | 841 Bytes | |
readme.txt | 2011-11-24 | 18 Bytes | |
Totals: 3 Items | 859 Bytes | 5 |
TinyURL ---------------------------------------- Latest version: 1.3 ---------------------------------------- TinyURL is a simple System of Tiny links in PHP/MySQL. It's similar to TinyURL, Shorl, MakeAShorterLink, etc. Requires PHP, MySQL and mod_rewrite. TinyURL has List of links, Search Tool and simple installation. Installing ---------------------------------------- 1. Make sure you have access to PHP, MySQL and mod_rewrite. 2. Copy all files from 'tinyurl' to your server. 3. In browser open install.php(it should redirect if you open index.html). 4. Fill the forms. Remember that Basedir must be filled by correct path. If you copy the files to catalog 'tinyurl', it should looks yourhost.com/tinyurl. 5. After 'Done' click, the install.php script should create table 'links' in SQL and redirect you to index.html.