Hi,
i am using mysql and php.
i was wondering if anyone can help me. when customers login a form with thier details which are stored in the mysql database are displayed. when they change a detail such as their address and click on the update button their details are changed in the database but the field in the form changes back to what was there before the update.
Does anyone know how to make it so that it will display their new updated details without having to log out and log back in again.
Thanks in advanced
Scoobie