RE: [PHP-WIN] PHP vs ASP headers

2002-11-07 Thread Charles P. Killmer
I tried that. It seems PHP will only replace headers that PHP sent. Not headers sent by IIS. -Original Message- From: Maxim Maletsky [mailto:maxim@;php.net] Sent: Thursday, November 07, 2002 2:42 PM To: Charles P. Killmer Cc: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] PHP vs ASP headers

Re: [PHP-WIN] PHP vs ASP headers

2002-11-07 Thread Maxim Maletsky
Capitalize it: header("Connection: Keep-Alive"); here's some nice info for you: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iisref/html/psdk/asp/devs9vtx.asp -- Maxim Maletsky [EMAIL PROTECTED] "Charles P. Killmer" <[EMAIL PROTECTED]> wrote... : > Why does this code in

Re: [PHP-WIN] PHP vs ASP headers

2002-11-07 Thread Maxim Maletsky
why don't you simply override it with: header("Connection: keep-alive"); I think it only some IIS's default for this case or something.. -- Maxim Maletsky [EMAIL PROTECTED] "Charles P. Killmer" <[EMAIL PROTECTED]> wrote... : > Why does this code in ASP > Response.addheader "Content-

Re: [PHP-WIN] php vs asp

2001-10-01 Thread Alain Samoun
http://php.weblogs.com/php_asp_7_reasons Alain On Mon, Oct 01, 2001 at 09:33:54AM +0100, raj wrote: > hi there > > I've been told that php outperforms asp. is this true if yes why ? > > kind regards > > > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAI

RE: [PHP-WIN] php vs asp

2001-10-01 Thread Martin Lindhe
> hi there > > I've been told that php outperforms asp. is this true if yes why ? > > kind regards > Read here for more information :-) http://www.zend.com/why-php.php http://www.zend.com/aboutphp.php PHP vs ASP etc: http://www.zdnet.com/eweek/stories/general/0,11011,2646051,00.html (outdate