(php)how can I expire the previous page after any database transaction?
- by Piyush
I am saving personal information in PHP page.when user click submit it saves but user can go back in submit information page through browser back button.Hoe can I expire my previous page??