phpMyLinks is a PHP script which manages HTTP URLs. You can quickly add, delete, or modify your HTTP links and follow any link in the alphabetical list to reach your destination.
| Tags | Internet Web |
|---|---|
| Licenses | GPL |
| Implementation | PHP |
Recent releases


Release Notes: The source has been rewritten from scratch to conform to an object oriented design. An alphabetical feature has been added. The function mysql_create_db is now obsolete with MySQL 4.x servers. It has been changed to mysql_query("CREATE DATABASE").


Release Notes: Initial release.