Re: How to open and read "feed:" in PHP?
- From: taps128 <nstjelja@xxxxxxxxx>
- Date: Fri, 30 Nov 2007 07:23:07 +0100
eastcoastguyz wrote:
I'm very new to RSS. I was given a URL that starts with "feed:". IOpen it using fopen, file_get_contects or curl, and read it using simpleXML, or XMLReader.
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
.
- Follow-Ups:
- Re: How to open and read "feed:" in PHP?
- From: eastcoastguyz
- Re: How to open and read "feed:" in PHP?
- References:
- How to open and read "feed:" in PHP?
- From: eastcoastguyz
- How to open and read "feed:" in PHP?
- Prev by Date: Re: problem with fmod()
- Next by Date: Re: Survey of unit tested OS PHP applications
- Previous by thread: Re: How to open and read "feed:" in PHP?
- Next by thread: Re: How to open and read "feed:" in PHP?
- Index(es):
Relevant Pages
|