Download List

專案描述

php_lib_login is a library for PHP, designed to allow Web site developers to add login and password protection functionality quickly and easily. Basic login functionality including email-based, question-protected password reminding, user-creation of accounts, password changing, ip banning, and selected page protection can be implemented with about 15 lines of code. php_lib_login is designed to work with numerous different databses, including MySQL, postgreSQL, MSSQL, ODBC, Access, and more through the use of the adodb library, and supports several different human languages as well.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-10-13 04:09
0-9-2-2b

Minor to medium bugfixes including: the ban-by-IP feature can no longer accidentally ban all IPs, and the remove-user feature does not strand entries in the group table. There are other minor tweaks.
標籤: Minor bugfixes

2003-10-03 05:38
0-9-2-1b

This release features minor bugfixes, most notably for the "null group row" bug that made the group management tool unusable. Also, the bundled version of adbodb has been updated to 3.8.
標籤: Minor bugfixes

2003-09-22 12:04
0-9-2b

This release works with $REGISTER_GLOBALS off and can accommodate users who have disabled cookies. Other minor bugfixes were included and better documentation was provided.
標籤: Minor bugfixes

2001-10-08 10:52
0-9b

Support for grouping users, protecting pages by group ID, and developing a heirarchical grouping strategy has been added. Some minor bug fixes have been made.
標籤: Minor feature enhancements

2001-10-02 11:03
0-8-2b

A new feature allowing the uberuser to change any user's password was added, as well as the option to turn the question/answer password reset feature off. Minor additions were made to the API at the request of some users, and lib_login can now be used in Norweigan.
標籤: Minor feature enhancements

Project Resources