banner design

Every web application that works member-based needs a functionality where visitors can register & manage their profiles.

UserCake is a free user management system, built with PHP/MySQL, which aims to be a foundation to ease creating the application.

UserCake

UserCake is object-oriented, cleanly written, well commented, formatted & documented.

It offers the following functions:

  • Login
  • Register
  • Lost password
  • Update password
  • Update user details
  • Email templates (optional)
  • Account activation (optional)
  • User groups (Basic, id – group_name)

The system comes with frequently used member-page functions like isUserLoggedIn() or isGroupMember($id) which will help developing faster.

And, in means of security, UserCake uses salt along with a SHA1 hash.

WebResourcesDepot Feed