Page 1 of 1

RSS FEEDS

Posted: Sat Feb 18, 2006 4:06 pm
by jerry987
i do not know much about php but when i put this in: <?php echo $row_rsRSS['item_pubDate']; ?> nothing comes out but I do get results for <?php echo $row_rsRSS['item_title']; ?> so I am just looking for a copy paste solution.


If this helps, this is what I am trying to pull into my page:

<pubDate>Thu, 16 Feb 2006 05:06:53 GMT</pubDate>

:(

Posted: Sat Feb 18, 2006 4:13 pm
by feyd
don't make a new topic for the same problem.