At 11:21 PM +0200 4/4/06, Schalk wrote:
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


Schalk:

Try: http://www.weberdev.com/header

tedd
--
--------------------------------------------------------------------------------
http://sperling.com

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

Reply via email to