PHP Classes

If you just need to check if the port is open or closed you c...

Recommend this page to a friend!

      Port Scanner  >  All threads  >  If you just need to check if the...  >  (Un) Subscribe thread alerts  
Subject:If you just need to check if the...
Summary:Package rating comment
Messages:1
Author:Ammar Shaikh
Date:2011-11-03 20:59:23
 

Ammar Shaikh rated this package as follows:

Utility: Not sure
Consistency: Sufficient

  1. If you just need to check if the...   Reply   Report abuse  
Picture of Ammar Shaikh Ammar Shaikh - 2011-11-03 20:59:24
If you just need to check if the port is open or closed you can always use fsockopen() instead of creating a socket.