Forum und email

getprotobyname

(PHP 4, PHP 5)

getprotobyname — Ottiene il numero del protocollo associato al nome del protocollo

Descrizione

int getprotobyname ( string $nome )

getprotobyname() restituisce il numero del protocollo associato al protocollo nome come in /etc/protocols.

Vedere anche: getprotobynumber().