DH Templates

Best user management php based for a website?

Hey, I want to create a website and basically I want it so that people can register and have an editable profile, not like facebook, this isnt a social networking site. Its just for a group of gamers where the website can showcase the members and I can have them in groups. Ive been looking at Joomla and Drupal but they seem like they are impossible to intergrate with a website Ive made. They are very template like. Does anyone know of a good user management script thats free or open source that its relatively easy to just pop in the script into a pre existing site?

Public Comments

  1. I can't point you to a pre-existing one, but I've found the use of PHP sessions to be very useful for this purpose. For user profiles, you'll want to use a database like MySQL, but research PHP sessions for user authentication (login system). I have scripts, but I use them privately, and there's far too much to explain here in this little box, but PHP sessions will get you just what you want.
  2. Install Drupal, embed your own script (i don't think it's so secured etc) to module or like php script.
Powered by Yahoo! Answers