Hi all,
when a request is sent to the apache server to call a perl program , how is the print statement in the perl script sent to the browser . is it something like this when the server calls the perl script it closes the std out and opens the std out to the socket connected by the browser ...please throw some light on this