Thanks for all the great feedback.  IIS is probably a requirement.  

The problem with PHP and PDFs is when php has to send the headers for a PDF.  IIS 
seems to get in the way.  Does anyone have a workaround for sending headers though PHP 
and IIS?

Charles

-----Original Message-----
From: Maxim Maletsky [mailto:maxim@;php.net]
Sent: Thursday, November 07, 2002 12:00 PM
To: Charles P. Killmer
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Tough decision ASP or PHP



"Charles P. Killmer" <[EMAIL PROTECTED]> wrote... :

> I have to start building a a web site.  And it needs to be very stable.  It will be 
>creating a lot of pdf's on the fly also.  The problem that I have had with php 
>creating pdfs is that IIS sends a connection: close header.  This makes the pdfs very 
>unreliable.

I saw some of our code working on IIS and PDFs were just fine. This
depends though. but, there are always work arounds and IIS is not any
easier either.

> 
> I am guessing that the isapi version of php would resolve this issue.  Though the 
>isapi version still has stability issues.

I think so.

> I hate to asp but am thinking that I may have to simply due to stability.

Think also about the stability in the long run - ASP needs more
maintainance than PHP, even on IIS.



--
Maxim Maletsky
[EMAIL PROTECTED]




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

Reply via email to