Help on PHP sample code for a user to update their profile
Posted: Tue Nov 07, 2006 11:14 am
I am fairly new to PHP and would REALLY appreciate some help on sample code for the following:
I would like my registered users after loging in the index page will have a link for "Update my Profile" Once clicked it takes that user to their personel information on mysql db. There they can update their information. I wasnt sure if session variables would be best?
ANY ASSISTANCE is much appreciated.
Thanks in advance.
Mark
I would like my registered users after loging in the index page will have a link for "Update my Profile" Once clicked it takes that user to their personel information on mysql db. There they can update their information. I wasnt sure if session variables would be best?
ANY ASSISTANCE is much appreciated.
Thanks in advance.
Mark