[PHP] Re: howto write a DOS file output into a file...
I go with run.exe > out.txt -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] Re: howto write a DOS file output into a file...
look at ob_start() function. HTH R'twick "Ferhat Bingol" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > When I use my system command in PHP I can run a old EXE file. It makes an > output and output is automaticly printing on the web browser. I wanna save > this output at the