Problems with how IE8 renders a page, as I'm using the header instruction

I have a problem with how IE8 renders a page. It requires the DOCTYPE declaration to be made on the first line. This causes a problem as I’m using the header(“Location: $URL”); instruction, and therefore cannot do so. FF, Opera, Chrome and Safari don’t require this declaration. I have set the DOCTYPE in my php script, but to no avail. Any ideas?

try using meta refresh

[php] [/php]

Sponsor our Newsletter | Privacy Policy | Terms of Service