You should create a form, with the datas of the user. For example textfields...
If it is done, add a hidden field to store wich user you editing.. If you modify the values,
use the mysql UPDATE command, before you tested in phpmyadmin.
MAybe the values from the form could not get into the action page... where you post the information...