资 源 简 介
**Note -- This project is taking a backseat and likely to have support discontinued in favor of another library I"ve started up. You"re obviously still free to use this if you"d like, but the new project already has significant improvements in it. Once it"s ready to be released, I"ll update this page with more details.**
PHP->User is meant to be a drop-in user system for PHP websites/webapps.
It is still under initial active development, so use at your own risk.
Requirements
PHP 5+
MySQL
Description
The class only comes with the most basic of fields (username, password). However the class is able to handle other meta data surrounding a User. For instance, once the tables are setup, you could add fields to the "users" table for firstName and lastName and the class would make them available to you. Once the fields are added, they will be returned when you load() a user, and they will be wri