How to open and read "feed:" in PHP?
- From: eastcoastguyz <eastcoastguyz@xxxxxxxxxxx>
- Date: Thu, 29 Nov 2007 11:14:40 -0800 (PST)
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
.
- Follow-Ups:
- Re: How to open and read "feed:" in PHP?
- From: taps128
- Re: How to open and read "feed:" in PHP?
- From: Kailash Nadh
- Re: How to open and read "feed:" in PHP?
- Prev by Date: newbie question about include() and include_once() functions
- Next by Date: Re: newbie question about include() and include_once() functions
- Previous by thread: newbie question about include() and include_once() functions
- Next by thread: Re: How to open and read "feed:" in PHP?
- Index(es):
Relevant Pages
|