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
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming