update : 2015.11.03
php.shukuma.com검색:
|
getservbyport(PHP 4, PHP 5) getservbyport — Get Internet service which corresponds to port and protocol 설명
string getservbyport
( int
$port
, string $protocol
)
getservbyport() returns the Internet service
associated with 인수
반환값Returns the Internet service name as a string. |