i working on building web app brings in rss feeds, reads them , displays them. cannot seem figure out how work. using php backend. planning store feed items in database. advice? books that?
rss data stored in xml. i'd take @ http://en.wikipedia.org/wiki/rss , links provides information on structure , such of rss feed, , (tho know nothing php tho know server-side stuff) take at: http://www.php.net/manual/en/book.xml.php information on processing , parsing xml php.
Comments
Post a Comment