PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
In my workflow, when a user clicks aform button, i display an alert using javascript .
When he clicks OK on the alert, i want to execute the browser back button action automatically.
How do i achieve this ?