RSS feed parsing with PHP
Did I mention SimplePie yet? http://simplepie.org/ Holy cow, if you’ve ever used Magpie RSS, and are looking for a more robust solution, check out SimplePie. It’s a great PHP library that parses RSS or Atom.
Technorati Tags: atom, magpie rss, php, rss, simplepie
























Mark Woodman:
1
I had the same reaction the first time I used it. “Holy cow” is right.
We’re using SimplePie for JetStream (http://labs.techbrew.net/jetstream), and couldn’t be happier with it.
12 February 2007, 5:53 pmleo:
If you are not familiar with php functions,and want to find php functions contains some words.for example,you want to find php functions contains ‘url’,try this site:http://www.javatag.com/fjavatag.html
15 February 2007, 6:47 am