Comment on How best to navigate to a PHP page after a form submit?parentComments−jsteeleOP16yThe privacy page is just an example. Your scenario replaces it with a confirmation page. So the problem still stands: How do you go to the ?page=contact-submit page? Do you use header()? Is that the canonical way?
Comments
The privacy page is just an example. Your scenario replaces it with a confirmation page. So the problem still stands: How do you go to the ?page=contact-submit page? Do you use header()? Is that the canonical way?