not totally sure what you're asking but look at header
("location: ")
On Nov 28, 2005, at 9:28 PM, Ron Zimmerman wrote:
I need a function that links immediately to a different page -
without waiting for the user to click on anything. I'm not sure if
"link()" does that or some other f
On Tue, 2005-11-29 at 00:28, Ron Zimmerman wrote:
> I need a function that links immediately to a different page - without
> waiting for the user to click on anything. I'm not sure if "link()" does
> that or some other function.
header() in PHP:
header( 'Location: http://www.domain.ext/abs
I need a function that links immediately to a different page - without
waiting for the user to click on anything. I'm not sure if "link()" does
that or some other function.
Thanks,
Ron Z
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
3 matches
Mail list logo