Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001072

Re: [PHP] question From: Alex Piaz (webmaster <email protected>)
Date: 07/17/01

At 20:19 17/7/2001 -0500, Rhony V. wrote:
>In Asp i have this
> response.redirect "name_page.asp", it's used to go to another page
>
>what is the similar function in PhP?

A good look at the manual would satisfy your needs....

http://www.php.net/manual/en

header("location:wheredoyouwanttogo.php");

That's it

Regards

Alex Piaz
Webmaster
Global Map Internet Marketing
http://www.globalmap.com
"Be cool or be cast out"
****************************************************************

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>