Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
socket_connect
socket_connect
Start a connection on a socket
Name:
socket_connect
Category:
Sockets
Programming Language:
php
One-line Description:
Start a connection on a socket
Related
mb_get_info function and mb_check_encoding verify string encoding
4
How to detect SQL execution status through PDOStatement::rowCount
6
Complete Guide to AES Encryption and Decryption in PHP
5
Use get_client_version in API to identify the calling device type
4
Similar Functions
socket_create_listen
socket_create_listen
Openasocketontheport
socket_set_block
socket_set_block
Setblockingmodeonsoc
socket_addrinfo_explain
socket_addrinfo_explain
Getinformationabouta
socket_getsockname
socket_getsockname
Querythelocalendofag
socket_clear_error
socket_clear_error
Clearanerroronthesoc
socket_set_option
socket_set_option
Setsocketoptionsfors
socket_addrinfo_lookup
socket_addrinfo_lookup
Getanarrayofgetaddri
socket_strerror
socket_strerror
Returnsthestringdesc
Popular Articles