string stream_socket_recvfrom ( resource $socket , int $length [, int $flags = 0 [, string &$address ]] )
stream_socket_recvfrom() accepts data from a remote socket up to length bytes.
Returns the read data, as a string