alice123 Posted April 21, 2008 Share Posted April 21, 2008 I've set my webpage up so that people can register and log in. I now want to make it so that they can edit their own profiles with their interests, age, job, etc. How can I do this? (and does it even involve php or something else?) Thank you! Link to comment https://forums.phpfreaks.com/topic/102153-making-customizable-profiles/ Share on other sites More sharing options...
stuffradio Posted April 22, 2008 Share Posted April 22, 2008 It involves storing the information in an mysql database. You would then just retrieve the info for that specific user. Link to comment https://forums.phpfreaks.com/topic/102153-making-customizable-profiles/#findComment-523754 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.