PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

getservbyport> <getprotobynumber
Last updated: Sat, 24 Mar 2007

view this page in

getservbyname

(PHP 4, PHP 5)

getservbyname — Vrací číslo portu podle internetové služby a protokolu

Popis

int getservbyname ( string $service, string $protocol )

getservbyname() vrací internetový port, odpovídající službě service pro specifikovaný protokol (protocol). Vychází se ze souboru /etc/services, protocol je buď "tcp", nebo "udp" (malými písmeny).

Viz také: getservbyport().



add a note add a note User Contributed Notes
getservbyname
There are no user contributed notes for this page.

getservbyport> <getprotobynumber
Last updated: Sat, 24 Mar 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites