Warning: file_put_contents(): Only -1 of 53 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
getservbyname header Réseau PHP Manual getservbyport (PHP 4, 5) — Retourne le service Internet qui correspond au port et protocole Description string ( int $port , $protocol ) getservbyport() in...
Forum und email

getservbyport

(PHP 4, PHP 5)

getservbyport — Retourne le service Internet qui correspond au port et protocole

Description

string getservbyport ( int $port , string $protocol )

getservbyport() le service internet associé au port port pour le protocole protocol comme dans /etc/services. protocol vaut soit tcp, soit udp (en minuscule).

Voir aussi getservbyname().