How to open and read "feed:" in PHP?



I'm very new to RSS. I was given a URL that starts with "feed:". I
want to be able to open this and read in its content into a PHP
program to produce a report. I'm not interested in converting it to
HTML.

Question: Is a URL that starts with feed: output XML?

Question: How do I open a feed: URL in PHP and parse it?

Thanks!

Edward
.



Relevant Pages

  • Re: using echo but need something to execute php code
    ... It has a php extension as all my files do. ... The issue is that I have this file, call it MyFile.php and I want to parse it to modify some html code or generate some html code based on some context. ...
    (comp.lang.php)
  • Help with PHP/CMS/RSS Please
    ... done using Fantastico, but I could use another system would be installed ... easily and readily create newsfeeds from the content. ... I was able to look at the blog in the TikiWiki and click on RSS. ... Newsfeed is a file/url ending in php, ...
    (php.general)
  • Re: using echo but need something to execute php code
    ... In any case, again, I have a file that is essentially html code in it. ... has a php extension as all my files do. ... The issue is that I have this file, call it MyFile.php and I want to parse ... Then how am I going to modify what I need to modify? ...
    (comp.lang.php)
  • Re: Regex expert needed
    ... >> I am using PHP and I am trying to parse a string into substrings ...
    (Debian-User)
  • RE: [PHP] Monitor a WP website
    ... If it's RSS, I think it's going to be XML regardless of the language ... they're using to assemble it (Perl, PHP, ASP, etc.). ... Pretty much the same is this one (again work safe) ... tag structure, and parse the info inside those tags. ...
    (php.general)