What is phurl? phurl is a URL shortening service program based on PHP and MySQL.
At present, the latest version of phurl is 2.4.2, and the last update was in 2010. Some functions are relatively unsatisfactory for normal use, such as statistics, modification, etc.
I remember that the blogger also shared this program last time, but I lost that version and I can’t find the download address for the time being.
Since the blogger has been using this program, it has been modified somewhat and some small functions have been added.
1. Add jump statistics function, that is, when the short URL is visited once, 1 will be automatically added to the original basis.
2. Add the function of modifying links in the background. Currently, only the modification of original links is supported.
3. Optimize the front-end, login and back-end styles.
1. Because the installation function is not compatible with all spaces, I deleted it.
2. Import the "phurl.sql" file in the compressed package into the MySQL database.
3. Modify "config.php" in the compressed package directory. The modification includes database information, backend login account and password, and website name.