|
Posted by Ivan Marsh on 08/14/07 21:19
On Tue, 14 Aug 2007 13:58:40 -0700, Water Cooler v2 wrote:
> When used with the command line interface, echo writes to the stdout,
> whereas in a Web environment, it writes to the response stream. How is
> it implemented inside PHP?
>
> Does it write to a stream?
I'm assuming it's written to stdout no matter where it's run... as with
CGI applications, the browser interface IS stdout and the webserver
controls where the output goes.
Navigation:
[Reply to this message]
|