Posted by Arjen on 03/29/06 15:49
> Using meta-refresh is not the best way of doing things. header() or
> javascript are the best options, as they have guaranteed support for this :)
Javascript is *not* the best option. In fact, it's one of the worst
options. Why rely on something that can de client side disabled ?
Just use the header("Location: mysite.cow") or mod_rewrite to redirect
browsers
Arjen
Navigation:
[Reply to this message]
|