12-31-2011, 10:38 PM
|
#1 (permalink)
|
|
The Acquainted
Join Date: Jan 2008
Posts: 119
Thanks: 21
|
Get Data from XML Feed
Hi all,
I am trying to parse an XML feed and just get an image from it. The feed is not on my domain.
The feed is: http://www.sierraavalanchecenter.org/bottomline-rss.php
I am trying to get the #dangericon image.
I have tried using SimpleXML and other things with PHP, but am not getting the results.
Also, If I wanted to manipulate this with Javascript/Jquery, would I need to first save the string in sqlite or the like and then pull it out with jquery and manipulate it there?
Anyone have some ideas for me to try? Thanks!
|
|
|
|