MySQL to RSS 2.0 [SOLVED] - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Skype & Technology (/forumdisplay.php?fid=9) +---- Forum: Tech Talk (/forumdisplay.php?fid=17) +----- Thread: MySQL to RSS 2.0 [SOLVED] (/showthread.php?tid=55773) MySQL to RSS 2.0 [SOLVED] by leito on 02-12-2006 at 09:25 PM
Hi, I'm trying to do a RSS feed for a page I'm doing. The contents are in a MySQL db and I show the contents using PHP. I'm also using PHP to generate the RSS feed. RE: MySQL to RSS 2.0 by RaceProUK on 02-12-2006 at 11:01 PM
http://www.rss-specifications.com/ RE: MySQL to RSS 2.0 by leito on 02-13-2006 at 06:30 AM Thnx raceprouk, but the specification posts to a havard blog, I read before, but even following that nor reader or ig read my xml good. RE: MySQL to RSS 2.0 by RaceProUK on 02-13-2006 at 11:04 AM I've got an RSS feed Thunderbird can't read properly as well, so it's not an isolated problem. RE: MySQL to RSS 2.0 by leito on 02-13-2006 at 04:43 PM Thanx for your help raceprouk, you should try now, it should work better. I found out that is better to copy the big ones... than following specifications. I study the news.google.com feed and try to use just the same things. And Live.com reads it now. As well as other feeds. |