How do I pause a page for a certain amount of seconds before redirecting the user to another HTML/PHP page using PHP?
This one should works:
and will allow your user to see whatever kind of output you want (You'll be redirected in X Seconds, click yere if dont, etc..)