PHP Classes

Good work! Finally there is a ping class NOT using exec() nor...

Recommend this page to a friend!

      Net Ping  >  All threads  >  Good work! Finally there is a ping...  >  (Un) Subscribe thread alerts  
Subject:Good work! Finally there is a ping...
Summary:Package rating comment
Messages:2
Author:Artur Graniszewski
Date:2010-11-04 13:05:44
Update:2010-11-05 18:01:14
 

Artur Graniszewski rated this package as follows:

Utility: Good
Consistency: Sufficient
Examples: Good

  1. Good work! Finally there is a ping...   Reply   Report abuse  
Picture of Artur Graniszewski Artur Graniszewski - 2010-11-04 13:05:44
Good work! Finally there is a ping class NOT using exec() nor system() function.

  2. Re: Good work! Finally there is a ping...   Reply   Report abuse  
Picture of Maxim Ignatenko Maxim Ignatenko - 2010-11-05 18:01:14 - In reply to message 1 from Artur Graniszewski
That was my main target, e.g. ping class without exec() or system() call. It also cat be used on multiply platforms.