Web Hosting Talk







View Full Version : User management/profiles


mantra
05-03-2002, 02:18 PM
I need some type of script that will allow users of my site to register and fill out a profile form, and have that form display on my site for others to see. I want the user to be able to modify their profile.

Any type of user management script in php ?

Thanks.

.::DefCon::.
05-03-2002, 03:16 PM
PostNuke (http://www.postnuke.com)
PhpNuke (http://www.phpnuke.com)

:)

mantra
05-03-2002, 04:14 PM
Originally posted by .::DefCon::.

PostNuke (http://www.postnuke.com)
PhpNuke (http://www.phpnuke.com)

:)

Yeah, but that's more of a portal mangement software. I was looking for something of a profile management. Where I can have the users of my site search other users profiles.

Thanks.