PHP:捕获RSS提要
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了PHP:捕获RSS提要相关的知识,希望对你有一定的参考价值。
AJAX by default only lets you play within your own Domain.com but there are plenty of times where you want to use someone else's feed. Check out http://snipplr.com/view/12466/jquery-parse-rss-feed/ to understand the rest.
<?php $url = $_REQUEST["url"]; ?>
以上是关于PHP:捕获RSS提要的主要内容,如果未能解决你的问题,请参考以下文章