Phurl
PHP based URL shortening script like TinyURL.
-
Bookmark It
|
Bookmarked by 5 people
Share your thoughts about this application:
Phurl Details
Features
May handle billion of records (seperated SQL table structure, it depends on your server configuration)
CAPTCHA (image) verification (configurable)
reCAPTCHA support (configurable)
Can run with or without mod_rewrite module (configurable)
Can handle urls with or without http:// prefix
Duplicate URL record handling
URL prunning/cleaning via cron-job (configurable)
Very easy installation
Simple administration for record deletion
Valid XHTML 1.0 Strict and valid CSS coded
Free - Licensed under GPL
Requirements
PHP 4 or above
PHP image/gd module (optional for CAPTCHA support)
MySQL 4 or above
Apache web server
mod_rewrite (optional)
reCAPTCHA public and private keys (optional for reCAPTCHA support)
License:
GPL license
Author:
Hidayet Dogan
Home Page:
http://www.hido.net/projects/phurl/
-
carloschen updated the application details of Phurl. 6 months ago
-
carloschen updated the application details of Phurl. 6 months ago
-
carloschen updated the application details of Phurl. 6 months ago
-
carloschen updated the application details of Phurl. 6 months ago
-
carloschen updated the application details of Phurl. 6 months ago
-
carloschen updated the application details of Phurl. 6 months ago
-
carloschen updated the application details of Phurl. 6 months ago
-
carloschen updated the application details of Phurl. 6 months ago
-
carloschen updated the application details of Phurl. 6 months ago
-
carloschen updated the application details of Phurl. 6 months ago
-
carloschen updated the application details of Phurl. 6 months ago
-
carloschen updated the application details of Phurl. 6 months ago
-
carloschen updated the application details of Phurl. 6 months ago
-
carloschen updated the application details of Phurl. 6 months ago
-
carloschen updated the application details of Phurl. 6 months ago
-
carloschen updated the application details of Phurl. 6 months ago
-
carloschen updated the application details of Phurl. 6 months ago
-
carloschen updated the application details of Phurl. 6 months ago





#1 kiyoshi posted 6 months ago.
this is a cool app nice work ^_^
#2 Anonymous posted 3 months ago.
Are you working to update more security features into PHURL? Like a preview option so you are not blindly clicking on a phurl link without knowing where it will redirect you to?
what about an option for Intranets where you can selectively prohibit links being made for certain domains (much like an ACL type permission control panel)?
These would be useful features and I'm a newbie on php and mysql but I'm interested in seeing if I can help make these features a reality.