joequincy
01-16-2008, 09:23 PM
I have a custom piece of blog software that adds an extra "client" field to the RSS feed. I am using RSSlib (rsslib.php, and all associated files) to parse the feed, but it misses the "client" field. I am trying to modify it to accept that field, but I am totally missing something somewhere.
Links:
The RSS feed (http://www.pbiengineering.com/projectsblog/rss/rss2.php)
The original rsslib.php (http://joequincy.pastebin.com/m18a778b9)
After I attempted to modify it (http://joequincy.pastebin.com/m24153c49)
Please note: I have only included the rss2html function because I had no particular need to delete it. It is unused, and can safely be ignored.
I appreciate any help you can provide.
Links:
The RSS feed (http://www.pbiengineering.com/projectsblog/rss/rss2.php)
The original rsslib.php (http://joequincy.pastebin.com/m18a778b9)
After I attempted to modify it (http://joequincy.pastebin.com/m24153c49)
Please note: I have only included the rss2html function because I had no particular need to delete it. It is unused, and can safely be ignored.
I appreciate any help you can provide.