A quick snippet to high light some fun functionality of fsockopen!
Quote
Here is a simple port scanner written in PHP. It checks if a port is accessible by trying to connect to it using PHP’s fsockopen function.




Posted 31 July 2012 - 09:53 AM
Quote
|
|
Query failed: connection to localhost:3312 failed (errno=111, msg=Connection refused).
|
