From: [EMAIL PROTECTED]
Operating system: linux
PHP version: 4.0.6
PHP Bug Type: Output Control
Bug description: limitations of php://stdout
With perl cgi I can create a GZIP output stream
to a Java applet as follows:
print("Content-type: application/x-gzip\n\n");
my $g
ID: 12022
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Closed
Status: Open
Bug Type: Output Control
Operating System: linux
Old PHP Version: 4.0.6
PHP Version: 4.0.2
New Comment:
You may want to wait on closing that bug...
> ID: 12022
> Updated by: sterlin
ID: 12022
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Closed
Status: Open
Bug Type: Output Control
Operating System: linux
PHP Version: 4.0.2
New Comment:
in order to demonstrate the problem that i'm
experiencing, i've made a small tarball with
rasmus's sugge
ID: 12022
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Output Control
Operating System: linux
PHP Version: 4.0.2
New Comment:
incidently, i've used telnet to port 80 to
monitor the output of the .php script that feeds
the applet, and it's clear that