Posts Tagged ‘Feeds’

www.UnderGroundTrainingLab.com In early 2008 I spoke at the Secret Society of Traffic and Conversion Seminar for my friends Buck Rizvi and Brock Felt. The attendees paid thousands to be there but I’m sharing my 3 hour presentation from the seminar with you for free. I outlined the social networking and web 2.0 strategies that I [...]

Rss Feed is the most important element in a web site for easy on-the index by Google. Because of the existing pages on your site will be more easily found. In this post will be discussed as where to make rss feed taken from a database (MySQL) and then save it into a file (rss.xml). [...]

ISBN13: 9780764589546 Condition: USED – VERY GOOD Notes: Product Description Offers hands-on tips and numerous code examples that show Web developers how to leverage content and feeds from today’s top Web sites-including Google, eBay, PayPal, Amazon, Yahoo!, and FedEx Introduces APIs (Application Program Interfaces) in general and uses real-world examples that show how to produce [...]

How can you save rss feeds in mysql?

Posted: 22nd April 2010 by admin in MYSQL
Tags: , ,

I have an rss feed on my site. The problem is, I need to store the feed (link, description, date, title) in mysql. How can this be done? A tutorial would be best, but if you have any general ideas on how you know it can be done, please let me know.

RSS feeds are a great way for you to keep up to date on your favorite websites. But they can be an even greater tool for a webmaster. You can syndicate RSS feeds on your own site, adding continuously updating content without any work of your own. Use PHP to Parse an XML File [...]