How to update current user profile?
I store the username of the users in session .I want to when the user click on the edit profile ,see own profile and can edit it(like phone,address,...) . when I read information of that user from database ,how should i show them to user ,where?