Here’s an example of a PHP page that allows a user to input a starting and ending IP address range and scan for open port 80. It will display a list of links for the webpage(s) hosted on port 80 for IP addresses that have the port open. This implementation uses PHP, AJAX, and Bootstrap for the user interface.