How do I make a php page that will wait for like 5 seconds then it automatically launch another page or load another page? Here's what I want to do. After a user submit something online, I want to show the Successful page for like 5 seconds then automatically load another page onto the browser.
Any suggestion is appreciated.
Charlie