php-general | 2000071
Date: 07/12/00
- Next message: David McMahon: "[PHP] php.ini"
- Previous message: M.Stolte: "[PHP] Fw: [dx0] DX0 hits one thousand"
- In reply to: Armond Tanzarian: "[PHP] swf_openfile() segfault"
- Next in thread: Andrei Zmievski: "Re: [PHP] swf_openfile() segfault"
- Reply: Andrei Zmievski: "Re: [PHP] swf_openfile() segfault"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <396AA1F6.86DC5B01 <email protected>>, toxick <email protected>
(Armond Tanzarian) wrote:
> problem is when i try to swf_openfile("php://stdout"...) apache
I don't understand what you're doing, but you do know that stdout is
generally bound to the browser, so you're probably spewing whatever
swf_openfile() does to the browser... Right?
Disclaimer: I can grok fopen('php://stdin') okay, but not at all clear on
what opening stdout is supposed to do anyway...
-- Richard Lynch | If this was worth $$$ to you, buy a CD US Customer Support Director | from one of the artists listed here: Zend Technologies USA | http://www.L-I-E.com/artists.htm http://www.zend.com | (this has nothing to do with Zend, duh!)-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: David McMahon: "[PHP] php.ini"
- Previous message: M.Stolte: "[PHP] Fw: [dx0] DX0 hits one thousand"
- In reply to: Armond Tanzarian: "[PHP] swf_openfile() segfault"
- Next in thread: Andrei Zmievski: "Re: [PHP] swf_openfile() segfault"
- Reply: Andrei Zmievski: "Re: [PHP] swf_openfile() segfault"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

