Re: [PHP] A faster way to Redirect pages

2003-03-17 Thread Pete James
nt: Lunes, 17 de Marzo de 2003 11:34 a.m. To: Poon, Kelvin (Infomart) Cc: '[EMAIL PROTECTED]' Subject: Re: [PHP] A faster way to Redirect pages Kelvin, You can use If you want to do it with PHP. You have to put it at the top of the file, since no other information can be sent before

RE: [PHP] A faster way to Redirect pages

2003-03-17 Thread Barajas, Arturo
(427) 271-9918, x448 > -Original Message- > From: Oscar F [mailto:[EMAIL PROTECTED] > Sent: Lunes, 17 de Marzo de 2003 11:34 a.m. > To: Poon, Kelvin (Infomart) > Cc: '[EMAIL PROTECTED]' > Subject: Re: [PHP] A faster way to Redirect pages > > > Kelvin,

Re: [PHP] A faster way to Redirect pages

2003-03-17 Thread Erik Price
Poon, Kelvin (Infomart) wrote: I know this topic was discussed but I deleted my previous mail so I can't go back and review them. STFA: http://marc.theaimsgroup.com/?l=php-general My question is, is there a faster way to redirect html pages other than just using ? Is there any way we can do

Re: [PHP] A faster way to Redirect pages

2003-03-17 Thread Oscar F
Kelvin, You can use If you want to do it with PHP. You have to put it at the top of the file, since no other information can be sent before the Location header. HTH, -Oscar F. Poon, Kelvin (Infomart) wrote: Hi, I know this topic was discussed but I deleted my previous mail so I can't go back

Re: [PHP] A faster way to Redirect pages

2003-03-17 Thread Pete James
Try zero seconds? Poon, Kelvin (Infomart) wrote: Hi, I know this topic was discussed but I deleted my previous mail so I can't go back and review them. My question is, is there a faster way to redirect html pages other than just using ? Is there any way we can do that in php so that it redire

Re: [PHP] A faster way to Redirect pages

2003-03-17 Thread John Nichel
Manual->HTTP->Header Poon, Kelvin (Infomart) wrote: Hi, I know this topic was discussed but I deleted my previous mail so I can't go back and review them. My question is, is there a faster way to redirect html pages other than just using ? Is there any way we can do that in php so that it red

[PHP] A faster way to Redirect pages

2003-03-17 Thread Poon, Kelvin (Infomart)
Hi, I know this topic was discussed but I deleted my previous mail so I can't go back and review them. My question is, is there a faster way to redirect html pages other than just using ? Is there any way we can do that in php so that it redirect "FASTER"? Right now I set the redirect time to