SimplePie(php)
SimplePie
SimplePie是一个非常快速,易于使用的RSS与Atom阅读器。
SimplePie is a very fast and easy-to-use class, written in PHP, that puts the 'simple' back into 'really simple syndication'. Flexible enough to suit beginners and veterans alike, SimplePie is focused on speed, ease of use, compatibility and standards compliance.
Grab the latest version, read about the exciting things people have been saying, or get involved in our friendly community.
Homepage: http://simplepie.org/
SimplePie 简介
SimplePie是一个非常简单、实用的Syndication数据处理工具包。使用SimplePie,可以快速的分析阅读RSS或Atom格式数据。之前接触的更多是MagpieRSS,SimplePie在对RSS或Atom的数据处理能力上毫不逊色于MagpieRSS,同时 SimplePie拥有了比MagpieRSS更多的实用方法和属性,这可以帮助你快速的构建一个RSS阅读器或RSS数据处理模块。 SimplePie的使用非常简单,Simp...
SimplePie小例子
SimplePie 是一个 RSS 解析程序,它和 WorPress 内部集成的MagpieRSS 很类似。SimplePie 在对 RSS 或 Atom 的数据处理能力上毫不逊色于 MagpieRSS,并且 SimplePie 速度更快,而且功能也更加强大,SimplePie 拥有了比MagpieRSS 更多的实用方法和属性,这可以帮助你快速的构建一个 RSS 阅读器或 RSS 数据处理模块。 SimplePie 使用上非常简单,它的构造函数有三...