除了curl還有另一種方法,使用fsockopen() ... /php-post-data-with-fsockopen $fp = fsockopen('test.localhost', 80); // 必須寫test.localhost。
確定! 回上一頁