Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_create
socket_create
Create sockets (communication endpoint)
Name:
socket_create
Category:
Sockets
Programming Language:
php
One-line Description:
Create sockets (communication endpoint)
Related
How to Customize the Output Style of the highlight_string Function for More Beautiful Syntax Highlighting?
2
Similar Functions
socket_last_error
socket_last_error
Returnsthelasterroro
socket_select
socket_select
Runtheselect()system
socket_recvfrom
socket_recvfrom
Receivedatafromasock
socket_strerror
socket_strerror
Returnsthestringdesc
socket_addrinfo_bind
socket_addrinfo_bind
Createandbindtosocke
socket_bind
socket_bind
Bindthenametothesock
socket_listen
socket_listen
Listentoconnectionso
socket_getpeername
socket_getpeername
Querytheremoteendofa
Popular Articles
How to Customize the Output Style of the highlight_string Function for More Beautiful Syntax Highlighting?