Supercoders | Web Development and Design | Tutorial for Java, PHP, HTML, Javascript: publish-rss-feed

Supercoders | Web Development and Design | Tutorial for Java, PHP, HTML, Javascript: publish-rss-feed

Post Top Ad

Post Top Ad

Showing posts with label publish-rss-feed. Show all posts
Showing posts with label publish-rss-feed. Show all posts

Sunday, June 16, 2019

PHP XML Writing RSS Feeds

6 years ago 0

PHP XML Writing RSS Feeds Problem You want to generate RSS feeds from your data. This will allow you to syndicate your content. Solution Use this class:          class rss2 extends DOMDocument {                  private $cha...

Read More

Post Top Ad