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_addrinfo_explain
socket_addrinfo_explain
Getinformationabouta
socket_addrinfo_lookup
socket_addrinfo_lookup
Getanarrayofgetaddri
socket_close
socket_close
Closesocketresources
socket_import_stream
socket_import_stream
Importstream
socket_create_listen
socket_create_listen
Openasocketontheport
socket_set_block
socket_set_block
Setblockingmodeonsoc
socket_bind
socket_bind
Bindthenametothesock
socket_last_error
socket_last_error
Returnsthelasterroro
Popular Articles
How to Customize the Output Style of the highlight_string Function for More Beautiful Syntax Highlighting?