View Single Post

  #7 (permalink)  
Old 05-27-2007
Matt
 
Posts: n/a
Default Re: Simple Ping Tool - Display Each Line

Schraalhans Keukenmeester wrote:
> At Fri, 25 May 2007 15:09:00 -0500, Matt F let his monkeys type:
>
> This works on my system, running Linux. (example from user contributed
> notes with popen() function in PHP online manual)
>
> HTH
> Sh.


I tried popen(), but it does the same as mine. It doesn't post the
results until the ping completes.

I would like to see each row returned after a response is received.

Thanks again!
Matt
Reply With Quote