Re: simple-ish question but something i never knew

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

 



My experience was with the Location keyword, it might work better with the
Redirect keyword in the header function. I stopped using header and Location
after a few problems and <meta> has never failed for me. MHO.

Aaron

On 12/9/05, Michael Hulse <micky@xxxxxxxxxxxxx> wrote:
>
> On Dec 9, 2005, at 11:35 PM, Aaron Koning wrote:
> > Its been my experience that meta tags work better.
>
> I guess what you are saying is that this:
>
> <meta http-equiv="refresh"
> content="0;url=https://www.theNewUrl/forward.html";>
>
> Is better than this:
>
> header("Refresh: 0; URL=https://www.theNewUrl/forward.html";);
>
> --
> 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