Greetings All,

In JSP I have access to a function called sendRedirect() to send a user from one page to another, usually after some processing completed. Is there a similar function in PHP?

After processing a form and sending the data via email, I need to redirect them to another page. I currently use a method of merely replacing the form with some 'thank you' text after submitting the form, I prefer this but, the client wants me to redirect to another page. All help appreciated. Thanks!

--
Kind Regards
Schalk Neethling
Web Developer.Designer.Programmer.President
Volume4.Business.Solution.Developers

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to