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: , , , ,


Bookmark and Share

Story pulse

WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE 1=1 AND post_id = 1492 GROUP BY hit_date' at line 5]
SELECT SUM(hit_count) AS hits, hit_date FROM WHERE 1=1 AND post_id = 1492 GROUP BY hit_date


2 Comments

  1. 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.

  2. leo:

    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

Leave a comment