English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
The getprotobynumber() function retrieves the protocol name associated with the protocol number.
string getprotobynumber ( int $number )
Used to get the protocol name associated with the protocol number
Returns the protocol name as a string, or FALSE on failure.
Serial number | Parameters and descriptions |
---|---|
1 | number It contains protocol numbers |