You could always try header("Location: www.url.com"); (uppercase)...
"Deno Vichas" <[EMAIL PROTECTED]> skrev i meddelandet
news:[EMAIL PROTECTED]
> i'm runnig into a random problem of having all the headers being
> displayed instead on the actual web page in mozilla, Ie doesn't seem to
> suffer from this, when using header("location: www.url.com");  this is
> happening randomly.  has anybody seen this or have a fix?
>
> -deno
>
> i'm running:
>
> php 4.3.2
> apache 1.3.27
> redhat 8.0
>
> php is configed with:
> './configure' '--prefix=/usr/local'
> '--with-apache=/home/deno/Apachetoolbox-1.5.66/apache_1.3.27'
> '--enable-exif' '--enable-track-vars' '--with-calendar=shared'
> '--enable-magic-quotes' '--enable-trans-sid' '--enable-wddx'
> '--enable-ftp' '--enable-inline-optimization' '--enable-memory-limit'
> '--with-mcrypt=/usr/local' '--with-pdflib=/usr/local'
> '--with-tiff-dir=/usr' '--with-jpeg-dir=/usr' '--with-zlib-dir=/usr'
> '--with-openssl=/usr/local/ssl' '--with-curl=/usr' '--with-dom=/usr'
> '--with-zlib-dir=/usr' '--with-pgsql' '--with-ldap'
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to