Hi! I'm trying to run trace route for an address in a PHP script. My question is how can I make it display the output line by line as it appears instead of waiting for the command to finish executing an then outputting the whole result, and what command should I use: system, exec or shell_exec? I'm using PHP 5.0.4 on Windows XP with Apache 2.0.54.

Thank you.
Sabin Finateanu

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to