PHP Manual
This manual is provided as a courtesy. It is not an official source. Please check php.net for updated information.
(PHP 4 >= 4.1.0, PHP 5)
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:
Table 1. possible values for flags
See also socket_sendmsg() and socket_sendto().