(PHP 4 >= 4.0.0)
getprotobynumber -- Get protocol name associated with protocol number
Description
string getprotobynumber (int number)
getprotobynumber() returns the protocol name associated with protocol
number as per /etc/protocols.
See also: getprotobyname().
|