socket_send

socket_send

(PHP 4 >= 4.1.0, PHP 5, PHP 7)

socket_sendSends data to a connected socket

Description

int socket_send ( resource $socket , string $buf , int $len , int $flags )

The function socket_send() sends len bytes to the socket socket from buf.

Parameters

socket

A valid socket resource created wi