Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2000071

Re: [PHP] swf_openfile() segfault From: Richard Lynch (richard <email protected>)
Date: 07/12/00

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>