Forum Moderators: coopster
I googled PHP RSS and found one or two PHP scripts that I posted on my site for PHP users - but they are telling me they don't work.
If only there was an "asp2php.bat" app I could run..lol
Does anyone here display RSS newsfeeds on their website? I would really like to help these other sites out but I can't support them and it's frustrating.
Advice/Answers appreciated!
For example, when one of my clients wanted to post a news feed from WebMD on their site, we needed to make sure that server's installation of PERL was able to handle the task, and needed to install the XML::RSS and LWP::Simple packages. The server (Apache2.0) did not come with the ability to interpret RSS feeds. Once we got the server set up, using PHP or HTML to post the feed was not a problem.
Perhaps the folks who are trying to implement your feed have server configuration or software issues?
What kind of feedback are you getting from them?