PHP Classes

proc_open or something else

Recommend this page to a friend!

      Top level forums  >  PHP Specialists  >  General  >  proc_open or something else  
Subject:proc_open or something else
Summary:exec commands
Messages:2
Author:rainolf
Date:2009-09-30 21:39:49
Update:2009-10-02 12:13:50
 

  1. proc_open or something else   Reply   Report abuse  
Picture of rainolf rainolf - 2009-09-30 21:54:22
Hi,
i'm newbie in php and i would like simply
to execute commands for example ping -c google.com ( in a real situation should be a .bat windows file) receiving the output one by one...

in order to let user understand in realtime and rows by rows what the program is doing..

i've tried sample codes with exec or proc_open ..all works but the output
comes all at the end of execution.

anyone could help me? with a sample code ?

Thank u very much

There is 1 reply in this thread, which is not being displayed.
Browsing this forum thread replies is available only to premium subscribers.


Go to the premium subscriptions page to learn how to become a premium subscriber and have full access to this forum.