PHP » GoLang |
login |
register |
about
|
getservbyname(PHP 4, PHP 5, PHP 7) getservbyname — Get port number associated with an Internet service and protocol Description
int getservbyname
( string
$service
, string $protocol
)
getservbyname() returns the Internet port
which corresponds to Parameters
Return Values
Returns the port number, or Examples
Example #1 getservbyname() example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|