How to view DB update query when they redirect?
-
Let’s say that I have access to Settings page ( options-general.php ), modify something, and then hit save changes.
The form will make a call to new page with method POST and update DB and then redirect back to the original page and showing message saved successfully.
However, there is no where to see those DB update query commands (with redirection).
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to view DB update query when they redirect?’ is closed to new replies.