RE: redirect with header still not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 
> Have tried the full url for the header and it still doesn't 
> work. I may have 
> to resort to...javacript redirects unless someone can suggest 
> a way around 
> it.
> 
> Here is the phpinfo();
> 
> http://s202801613.websitehome.co.uk/info.php
> 
> 
> Is is 1and1 hosting if anyone had had any experience of them.
> 
> thanks,
> 
> 
> R.

I have several sites with 1and1, and I use header() with no problems.  The
main issue I have run into with header() is that your script can produce NO
OUTPUT prior to the header() call.  Not even a whitespace, else header()
will not work.

JM

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux