• PHP Video Tutorials

PHP - Function getprotobynumber



Syntax

string getprotobynumber ( int $number )

Definition and Usage

It is used to get protocol name which has associated with protocol number

Return Values

It will return protocol name as a string or else failure on False condition

Parameters

Sr.No Parameters & Description
1

number

It contains protocol number

php_function_reference.htm
Advertisements