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 check if an array key exists using array_key_exists?
9
PHP Simple User Login System Tutorial | Code Example & Explanation
9
deg2rad function, precision loss, calculation errors, PHP, high precision, BCMath, angle to radian conversion
4
PHP Network Communication Error Handling: How to Handle Exceptions Gracefully
1
Similar Functions
socket_addrinfo_explain
socket_addrinfo_explain
Getinformationabouta
socket_select
socket_select
Runtheselect()system
socket_wsaprotocol_info_export
socket_wsaprotocol_info_export
ExportWSAPROTOCOL_IN
socket_connect
socket_connect
Startaconnectiononas
socket_addrinfo_bind
socket_addrinfo_bind
Createandbindtosocke
socket_set_block
socket_set_block
Setblockingmodeonsoc
socket_read
socket_read
Readmaximumlengthbyt
socket_send
socket_send
Senddatatotheconnect
Popular Articles