Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_get_status
socket_get_status
Alias of stream_get_meta_data - Get header/metadata from encapsulation protocol file pointer
Name:
socket_get_status
Category:
Network
Programming Language:
php
One-line Description:
The alias for Stream_get_meta_data().
Related
Use get_client_version to dynamically load different versions of front-end resources
3
How to avoid still processing cURL responses after curl_close call?
6
PHP Date and Time Formatting: A Comprehensive Guide for Developers
9
imagettftext Use with imageline to implement complex graphics
2
Similar Functions
headers_list
headers_list
ReturnsthesentHTTPre
dns_get_record
dns_get_record
GettheDNSrecordofthe
getprotobynumber
getprotobynumber
Gettheprotocolnameas
headers_sent
headers_sent
DetectwhethertheHTTP
setcookie
setcookie
Sendcookies
dns_check_record
dns_check_record
aliasofcheckdnsrr
openlog
openlog
Opentheconnectiontot
pfsockopen
pfsockopen
Openapersistentnetwo
Popular Articles