I am new but not so new to PHP and SQL but still a very long way to go to understand everything.
I have searched whole morning on the internet for a solution since I have done it before but geez I should have saved my code..
Here is my question:
Let's say I have an internal IP range 192.168.1.0/24
I want to populate the whole range of the 254 IP addresses which would be in table format. There should only go 1-2 pings to IP with an icon that shows if an IP is up or not.
Please see the below image for what I want but with PHP Coding. And just more IP address
Thanx in advance.