PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
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.