On Saturday 25 October 2003 10:54 am, Joao Andrade wrote:
>     Hi there people,
>
>     I'm looking for a function that will redirect a browser to another page
> after a PHP scrip has run. I tried serching for it in the doc but found
> nothing. It shall be similar to Tcl's  "ns_returnredirect".
>     Thanx.

You can either use the php function header() or the HTML meta refresh thing. 

James

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

Reply via email to