The page can't refresh.
I edit a record that is called from database and is already exist in database , and then save to the database. I want to edit this record again. So, I call the edit.php file again. edit.php is still condition before this record is edited. The record I edited isn't appeared. If only I refresh the browser about three or four times, I get the last edited record.
I don't want to refresh the browser and I want to get the last edited data from record. I don't want to cache this page in browser.
I don't want to cache this page in browser.
How can I do?
Last edited by karkar : 01-19-2006 at 04:37 AM.
|