| 
 | getservbyportGet Internet service which corresponds to port and protocol Description
   string getservbyport
    ( int  $port, string$protocol)
   getservbyport returns the Internet service
   associated with  Parameters
 
 Return ValuesReturns the Internet service name as a string. See Also
 
 |