RSS FEEDS
Posted: Sat Feb 18, 2006 4:06 pm
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>

If this helps, this is what I am trying to pull into my page:
<pubDate>Thu, 16 Feb 2006 05:06:53 GMT</pubDate>