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
How PHP Frameworks Efficiently Manage Complex Business Logic in Large Applications
6
Can is_int and is_array Be Used Together? How to Use Them Safely in PHP
3
How to Use the php_ini_loaded_file Function to Check if the PHP Configuration File Has Been Modified?
3
Detailed Guide and Example of PHP Binary Search Algorithm
8
Similar Functions
getservbyport
getservbyport
GetInternetservicesc
closelog
closelog
Closethesystemloglin
header_register_callback
header_register_callback
Callaheaderfunction
header_remove
header_remove
DeletetheHTTPheadert
pfsockopen
pfsockopen
Openapersistentnetwo
headers_list
headers_list
ReturnsthesentHTTPre
long2ip
long2ip
Convertlongintegersi
fsockopen
fsockopen
Openanetworkconnecti
Popular Articles