Jump to content

PHP for creating rss feeds


olkhicha_appa

Recommended Posts

I want to use PHP for generating RSS feed.

Actually, I am already using PHP for generating the valid XML. The main problem is determining the URL.

The URL is dynamically changing (date + some random numbers).

I could find the valid URL by using wget(beacuse it allowed me to retrive content using wildcard) but is there  any neat way to do it in PHP?

 

Link to comment
https://forums.phpfreaks.com/topic/44471-php-for-creating-rss-feeds/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.