I have a quite annoying little problem, the solution is probably pretty simple, but anyway. How can I get PHP to stop processing the current page and instead open a different html page / zip file ... ( in my case I have a script which checks if an email adress is valid and if the user wants to join the newsgroup, then sends an email to the admin and then sends the user to the page he wants to see, it's a fool-proof registraion system)
I just started learning php yesterday, so please forgive me if the question is REALLY stupid