How to detect the port using PHP?
Posted: Sat Dec 13, 2003 2:00 am
i want to show my server status on my Web Page as the following:
Server Type Port Status
Web Server 80 On
Ftp Server 21 On
...
etc.
So what's the main function of PHP to do this?or how to do this?
thank you.
Server Type Port Status
Web Server 80 On
Ftp Server 21 On
...
etc.
So what's the main function of PHP to do this?or how to do this?
thank you.