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



On Nov 29, 3:39 pm, Kailash Nadh <kailash.n...@xxxxxxxxx> wrote:
On Nov 29, 7:14 pm,eastcoastguyz<eastcoastg...@xxxxxxxxxxx> wrote:

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

Remove the "feed:" portion and replace it with http://... and make it
a standard url. It should work.
Yes, it should be an xml file.

--
Kailash Nadh |http://kailashnadh.name

Thank you! I see now. What really confused me was that wget and curl
said they didn't support "feed:".

.



Relevant Pages

  • Re: How to open and read "feed:" in PHP?
    ... program to produce a report. ... I'm not interested in converting it to ... Question: Is a URL that starts with feed: output XML? ... Question: How do I open a feed: URL in PHP and parse it? ...
    (comp.lang.php)
  • Re: How to open and read "feed:" in PHP?
    ... eastcoastguyz wrote: ... program to produce a report. ... I'm not interested in converting it to ... Question: How do I open a feed: URL in PHP and parse it? ...
    (comp.lang.php)
  • Re: get_memory_usage() and mysql resource usage?
    ... suspect memory or resource limits in MySQL might be the problem. ... I have a set of php scripts which query the database with some pretty ... report, it take about 30-45 seconds to generate, and 5 MB of memory, ...
    (alt.php)
  • Stuck & Need Help with "Generate Report"
    ... I need to complete this "Generate Report" page for my employer and I'm ... What I want to do is create a single file to display and process the ... can I have this page split PHP | HTML |PHP when using the "if ... php file so that if sumbitted, here is the query and output BUT if not ...
    (comp.lang.php)
  • Re: Lebans PDF converter
    ... When I use the function in an Access file locally on my PC everthing is all ... The created PDF is the same as the original Report in my Access ... I tried to debug the code used by the function to convert an Access report. ... Could it be a printer property if the converting function is using some ...
    (microsoft.public.access.reports)