Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_set_timeout
socket_set_timeout
Alias for stream_set_timeout - Set timeout cycle on stream
Name:
socket_set_timeout
Category:
Network
Programming Language:
php
One-line Description:
The alias for Stream_set_timeout().
Related
Add debugging exercises to mysqli_stmt::$error in the training course
7
What Is the Difference Between mb_decode_mimeheader and iconv_mime_decode? A Detailed Comparison
9
How to sort URL parameters using strnatcasecmp in PHP?
6
How to handle keys of different data types in array_intersect_uassoc?
5
Similar Functions
header_register_callback
header_register_callback
Callaheaderfunction
define_syslog_variables
define_syslog_variables
Initializeallsyslog-
dns_get_mx
dns_get_mx
aliasofgetmxrr
getservbyname
getservbyname
Gettheportnumberasso
gethostbyname
gethostbyname
ReturntheIPv4address
getprotobyname
getprotobyname
Gettheprotocolnumber
socket_get_status
socket_get_status
Aliasofstream_get_
syslog
syslog
Generatesystemlogmes
Popular Articles