看板
[ PHP ]
討論串[請益] 如何curl這網站資訊呢?
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
試了半天試出來了~. <?php. $ch = curl_init();. $url =. "http://mis.twse.com.tw/stock/api/getStockInfo.jsp?ex_ch=tse_3008.tw|tse_2330.tw&json=1&delay=0&d=201510
(還有2966個字)
內容預覽:
單純點選網址可以正常看到資訊 http://goo.gl/v9Yr5r. 但使用curl並沒有任何數據顯示,不曉得是哪邊的問題呢? 謝謝. $c = curl_init();. curl_setopt($c, CURLOPT_URL,. "http://mis.twse.com.tw/stock/a
(還有199個字)
首頁
上一頁
1
下一頁
尾頁