开发者

php rest webservice

how can i get a xml file when i pass a paramet开发者_运维技巧erized url


If you are generating the XML file in PHP, try setting the header as the first line of the script.

header("Content-type: text/xml");
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜