| 
        php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits             
             [2007-10-04 12:38 UTC] iliaa@php.net
  | 
    |||||||||||||||||||||||||||
            
                 
                Copyright © 2001-2025 The PHP GroupAll rights reserved.  | 
        Last updated: Tue Nov 04 06:00:01 2025 UTC | 
Description: ------------ Windows XP Running under IIS6 as ISAPI Use echo("PKO****") results in page wanting to download as a zip file. PKO must be in upper case and the first three characters of the string. Reproduce code: --------------- echo("PKO"); Expected result: ---------------- PKO Actual result: -------------- Resulting page wants to open as a zip file