PHP/MYSQL help on Update statement.?

Kevin

New member
Okay it goes like this. i have an update form of where a user can edit his/her info. so, whenever he/she presses the button update, PHP will echo "info updated.".

but the problem is, the textbox which is edited by the user will still show the old value and the page needs to be refreshed inorder for the user to see the changes.

so, how do i do this? Please help. T_T
 
Back
Top