- 1,233 categories
- 40,467 scripts
Updated: 06/14/2005
- Complete php MySql script for collecting, managing and organizing bookmarks which can host unlimited number of different users with their own bookmarks, access and store rights. Personal - Public categories, subcategories and bookmarks. Import-Export favorite bookmarks from IE, Netscape and Opera. QuickAdd function. Folder - Listing structure. Organizes bookmarks in categories. Shows recently used links. Search all bookmarks. Recent links available via RSS. Registration and optional email confirmation. Admin, standard user and restricted user accounts. Includes language system, template system, automatic install. PHP5 compatible, register_globals Off or On, Automatic MySQL table optimization and repairment.
- Categories
- Tags
- Platforms
- Licenses
- Author
- This small script allows you to turn a MySQL database table into a hash, and optionally a state-maintaining popup menu. There are two complementary functions: tableToHash which returns a hash, and tableToPopup which prints out a popup menu based on t...
- One of the great characteristics of SQL (Structured Query Language) is the fact that one can develop access and modify data across various tables. There are several benefits to this, including greater ease of manipulation, increased speed of access, ...
- One of the most powerful aspects of the MySQL server is the amazing amount of control the administrator has over each user''s intended behavior. This control can restrict user privileges over a general part of the server, such as limited access ...
- This is a simple guestbook script that uses PHP/FI to access and MySQL to maniplate a guestbook datebase. It comes with search/query capability.
- BAZAAR is a fully GPL WWW conferencing program with a MySQL back end. It is based on an earlier version of WWWThreads, but significant changes and enhancements have been made. For example, code has been simplified and many common tasks have been move...