while($data = socket_read($connection,1024))//socket_read() 讀取指定長度的資料. //關閉socket連線. socket_close($connection);.
確定! 回上一頁