You are opening TCP connection and trying to read it as HTTP, it wont work this way. If you want to get data in PHP, you have to open HTTP connection ...
確定! 回上一頁