Afficher la liste déroulante

getservbyport()

« getservbyname | gettimeofday »
<?php
$string 
getservbyport (
    
// int $port
    
  // string $protocol
);
?>
Résultat
$string = 'http'
Exemples
#1 getservbyport  (80,
 
"tcp")
Voir aussi
getservbyname