Join our community in the tech forums for uncut technology discussion.
getprotobynumber
(PHP 4 , PHP 5) getprotobynumber --
Get protocol name associated with protocol number
Descriptionstring getprotobynumber ( int number )
getprotobynumber() returns the protocol name
associated with protocol number as per
/etc/protocols.
See also: getprotobyname().
Join our community in the tech forums for uncut technology discussion.
|