Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_bind
socket_bind
Bind the name to the socket
Name:
socket_bind
Category:
Sockets
Programming Language:
php
One-line Description:
Bind the name to the socket
Related
How to Get and Process Command Line Arguments in PHP
9
Complete Guide to Configuring Apache and PHP on Linux
3
Practical PHP Data Scraping Tutorial on GitHub for Quick Mastery
8
Custom extension get_client_version supports more client information
7
Similar Functions
socket_recvmsg
socket_recvmsg
Readamessage
socket_send
socket_send
Senddatatotheconnect
socket_get_option
socket_get_option
Getsocketoptionsfors
socket_wsaprotocol_info_import
socket_wsaprotocol_info_import
Importsocketsfromano
socket_strerror
socket_strerror
Returnsthestringdesc
socket_set_option
socket_set_option
Setsocketoptionsfors
socket_getpeername
socket_getpeername
Querytheremoteendofa
socket_close
socket_close
Closesocketresources
Popular Articles