Reply to Re: php version of java : self.location.replace("www.url.com"); ??
Posted by Oli Filth on 06/02/05 21:54
Peter Van Hove said the following on 02/06/2005 19:53:
> Thanks for the java vs javascript correction.
>
> What do you mean before any output ?
> Do you mean before any html is echoed or printed ?
Yup.
> I mean, I can still do php internal scripting before I call header() ...
> right ?
Yup. Also make sure that there are no characters (including whitespace)
before the opening <?php delimiter.