Hey. Depends on your customisation needs. If you need something robust and don't need anything very specific - you should be ok with Drupal, Joomla or something similar. If you are going to need a lot of complex internals that are not in these engines - you may want to try some lightweight flexible framework like CodeIgniter or Kohana. On Jan 30, 2013 4:19 PM, "Adolfo Olivera" <olivera.adolfo@xxxxxxxxx> wrote: > Hi, > > I'm about to start a little project using PHP and MySQL. It involves > some basic user management. Like most web systems. Users would need to be > able to: > > > > 1 Create Accounts. > > 2 Update and recover passwords. > > 3 Maintain a session to operate. > 4 Something else I might be forgetting. > > > > My questions are > > 1 Is there some kind of library, framework I could utilize to save me some > work? > > 2 Any thoughts, lessons learned from more senior programmers, I'm fairly > new with PHP. >