stream_socket_recvfrom

 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