Network Funkcje
PHP Manual

getprotobynumber

(PHP 4, PHP 5)

getprotobynumberGet protocol name associated with protocol number

Opis

string getprotobynumber ( int $number )

getprotobynumber() returns the protocol name associated with protocol number as per /etc/protocols.

Parametry

number

The protocol number.

Zwracane wartości

Returns the protocol name as a string, lub FALSE w przypadku niepowodzenia.

Zobacz też:


Network Funkcje
PHP Manual