On Wed, 09 Oct 2002 14:30:38 +0200, Melvyn Sopacua wrote:

> 
> The 'View ISAPI log' option in the System administration, is a means to
> get the raw log, remotely. Escaping these will not be a good thing.

   I think it really necessary to replace "<" by "&lt;" and ">" by "&gt;" 
while sending the raw log to the browser; otherwise nobody can see what is 
actually in the log (when it is a full log), otherwise the browser will 
interpret HTML-tags in the log as HTML-tags and act upon them, instead of 
showing them as they are in the log file. 

> 
> Do not debug your php applications with the ISAPI log.

  I don't. It was just a coincidence that I was also testing a PHP search 
script, which I friend did recommend, and which was getting beyond the time 
limit of 30 seconds. But thank you for reminding me that PHP is an ISAPI 
application, too (at least I have it installed that way) and that I should set 
the ISAPI log to none when I want to benchmark that PHP search script. 

> ISAPI log tracing is used when you are developing the php4isapi.dll (or any 
> isapi app for that matter).

  I actually do look into the ISAPI.LOG for problems with other ISAPI 
applications, which I want to build using VDP and/or Dataweb Builder (see 
http://www.dataweb.de). 


Yours, 
L�ko Willms
-----------------------------------------------
Frankfurt/Main  
-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/

Reply via email to