user class is an easy to use snippet for user manipulation (register, login, etc.) for your & driven applications. The aim of this project is to provide a genericclass that can be used by any developer no matter what are the needs ofthe project that is going to be used.
- Open source. This software is licensed under the lisence. That means that you will never asked to pay something to get a newer version or an update.
- Flexibility.When I started this project, I wanted something that would be easilyintegrated in my existing applications or even integrated with otherprojects. So with variable settings for database tables and fields,session and cookie variables, gives you the ability to use the same "" for all your projects.
- uses object oriented code forĀ better performance under 5+[*]Has the ability to remember the user with the use of cookies [*] Automatically escapes the input (safe for injection attacks)
