php訪問其餘網站接口

使用函數:  file_get_contents($url);jsp

傳入接口url及其參數:如函數

$url="http://192.168.1.1/test.jsp?id=1&type=2";url

$ret=file_get_contents($url);接口

相關文章
相關標籤/搜索