$fp = fsockopen($host, $port, $errno, $errstr, 5);. if ($fp) {. // 設定header 與body. $httpHeadStr = "POST {$url} HTTP/1.1\r\n";.
確定! 回上一頁