Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
getprotobyname
getprotobyname
Get the protocol number associated with the protocol name
Name:
getprotobyname
Category:
Network
Programming Language:
php
One-line Description:
Returns the protocol number of the given protocol name.
Related
curl_multi_close data synchronization problem when used with curl_getinfo
5
What Are the Pitfalls and Considerations of PHP’s is_double Function When Handling Large Numbers?
4
How to filter a specific type of filter by stream_get_filters?
6
PHP wordwrap Function Usage Guide: How Beginners Can Quickly Master Its Basic Operations?
3
Similar Functions
http_response_code
http_response_code
Get/settheHTTPstatus
getprotobyname
getprotobyname
Gettheprotocolnumber
gethostbyaddr
gethostbyaddr
Getthehostnamecorres
headers_list
headers_list
ReturnsthesentHTTPre
socket_get_status
socket_get_status
Aliasofstream_get_
ip2long
ip2long
ConvertIPV4'sstr
define_syslog_variables
define_syslog_variables
Initializeallsyslog-
fsockopen
fsockopen
Openanetworkconnecti
Popular Articles