int stream_socket_sendto ( resource $socket , string $data [, int $flags = 0 [, string $address ]] )
Sends the specified data through the socket.
Returns a result code, as an integer.