stream_socket_sendto

Example

 int stream_socket_sendto ( resource $socket , string $data [, int $flags = 0 [, string $address ]] ) 

Description

Sends the specified data through the socket.

Return Values

Returns a result code, as an integer.