下面是引用jkc4567于2005-08-11 16:21发表的 : <?phpheader("Content-Type: text/xml");$url = "http://www.example.com/...ll";readfile($url);?>.......