我需要打开以下网址
$file = "http://en.wikipedia.org/w/api.php?action=parse&page=Kundapura&prop=text&format=xml"; $fp = fopen($file, "r");
但我收到警告 http 请求失败/ 403 禁止
php wikipedia-api http-status-code-403
http-status-code-403 ×1
php ×1
wikipedia-api ×1