$result = $request_url;
$result = file_get_contents($result);
return $result;
根據(jù)拼接的地址file_get_contents到新地址,在iframe地址顯示正常,鼠標放上去的地址會出現(xiàn)網(wǎng)站的域名+%EF%BB%BF,造成無法請求到真實的地址。
- 2 回答
- 0 關(guān)注
- 6089 瀏覽
添加回答
舉報
0/150
提交
取消