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
Tips when using max() function and count() function in combination
8
Solve FAQs when realpath fails to parse directories
10
Discuz PHP Version Upgrade Guide: Enhancing Security and Performance
9
Common errors in is_nan function and array processing in PHP
9
Similar Functions
socket_get_option
socket_get_option
Getsocketoptionsfors
socket_accept
socket_accept
Acceptconnectionsons
socket_shutdown
socket_shutdown
Closethesockettorece
socket_recvfrom
socket_recvfrom
Receivedatafromasock
socket_create
socket_create
Createsockets(commun
socket_connect
socket_connect
Startaconnectiononas
socket_send
socket_send
Senddatatotheconnect
socket_last_error
socket_last_error
Returnsthelasterroro
Popular Articles