Archive for: March 28, 2006

Including feeds inside your blog posts

date 28 Mar 2006 | category Blogging

If you want to include the content from a RSS newsfeed, products from a XML product feed or any other dynamic content inside your blog posts using PHP code, you need to do two things:

1. Install and activate the RunPHP …