Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_last_error
socket_last_error
Returns the last error on the socket
Name:
socket_last_error
Category:
Sockets
Programming Language:
php
One-line Description:
Returns the last error on the socket
Related
socket_last_error Not Capturing Errors: What Are the Causes? Three Common Reasons Explained
9
Why does socket_last_error always return 0?
4
Similar Functions
socket_addrinfo_lookup
socket_addrinfo_lookup
Getanarrayofgetaddri
socket_bind
socket_bind
Bindthenametothesock
socket_recv
socket_recv
Receivedatafromconne
socket_clear_error
socket_clear_error
Clearanerroronthesoc
socket_wsaprotocol_info_release
socket_wsaprotocol_info_release
ReleasetheexportedWS
socket_last_error
socket_last_error
Returnsthelasterroro
socket_close
socket_close
Closesocketresources
socket_send
socket_send
Senddatatotheconnect
Popular Articles
Why does socket_last_error always return 0?
socket_last_error Not Capturing Errors: What Are the Causes? Three Common Reasons Explained