Регистрация Войти
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Войти через VK Войти через FB Войти через Google Войти через Яндекс
Поиск по сайту
socket_send
(PHP 4 >= 4.1.0, PHP 5)
socket_send - Sends data to a connected socket int socket_send ( resource socket, string buf, int len, int flags )The function socket_send() sends len bytes to the socket socket from buf
The value of flags can be any ORed combination of the following:
Таблица 1. possible values for flags
Смотрите также also socket_sendmsg() and socket_sendto().
Все функции сокетыОписание на ru2.php.net
Описание на php.ru