GETPROTOBYNUMBER
Get protocol name associated with protocol number
SYNTAX
getprotobynumber ( int $number ) : string
PARAMETERS
number
The protocol number.
RETURN
Returns the protocol name as a string, or FALSE on failure.
EXAMPLES
tcp