This PHP Bookmarks script is a web-based program that allows you to store your bookmarks and display them in many useful ways.
This script will sort your bookmarks with usability in mind, keeping often-used bookmarks at your fingertips.
It has a bookmark search, private/public bookmarks, nested groups, usage rankings, popularity sorting, and a quick add feature.
APB requires PHP, MySQL, and a webserver. It is known to work with MySQL 3.23.41 and PHP 4.0.6, but may work with older versions as well.
This version of APB assumes that:
- PHP's "magic_quotes" option is on.
- PHP's "register_globals" option is on.