| PHP Manuál | ||
|---|---|---|
| Predchádzajúci | Nasledujúci | |
getservbyname() returns the Internet port which corresponds to service for the specified protocol as per /etc/services. protocol is either "tcp" or "udp" (in lowercase). Returns FALSE if service or protocol is not found.
For complete list of port numbers see: http://www.iana.org/assignments/port-numbers.
See also: getservbyport().
| Predchádzajúci | Domov | Nasledujúci |
| getprotobynumber | Hore | getservbyport |