Re: Best class/method for reading RSS into PHP?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Try SimpleXMLElement->xpath, it is very easy to search in XML document.


On Thu, Jun 28, 2012 at 3:00 AM, Ryan David Pardey <ryandpardey@xxxxxxxxx>wrote:

> **
>
>
> I have a URL for an RSS feed that I need to:
>
> 1. Read into PHP
> 2. Search the <title> tags for key words
> 3. Display the document links for key word matches
>
> Pretty basic, I just haven't done it before. Several code examples I've
> tried online that use DOMDocument and SimpleXMLElement don't seem to work
> very well.
>
> Any suggestions welcome!
>
> Thanks
>
>  
>


[Non-text portions of this message have been removed]


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux