John Marco |
02-26-2006 03:29 PM |
Anyone want to code a PHP RSS feed parser for us today (paid $$)
Our programmer doesn't work today but we want it done today for everyone.. It would just be a very very simple PHP project.. Message me on ICQ if you are interested
- No includes, must be simple PHP that newbies can copy/paste such as: which will echo pre-formatted html that would be defined in the header, not in a separate include file!
- Must support two formats of RSS content: <content:encoded> and <!CDATA>
A good example of a very simple parser that works magnificently for the purposes we're trying to achieve is:
http://www.makemoneywithporn.com/rss-feeds.html
His parser just does not support <content:encoded> parsing, only <description>, etc, but great job on that :)
|