Skip to content Skip to sidebar Skip to footer
Showing posts with the label Rss

How To Parse Cdata Html-content Of Xml Using Simplexml?

I am trying to display Xml content in to tables, all works perfectly but some content in the tag t… Read more How To Parse Cdata Html-content Of Xml Using Simplexml?

Remove Some
Tags From Xml Weather Feed

I'm trying to format a weather feed on my site via an RSS XML, which is easily acheived. The tr… Read more Remove Some
Tags From Xml Weather Feed

How To Create Rss Reader For Html5-based Iphone Application Using Jquerymobile?

How to create RSS reader for HTML5-based IPhone application ? do I need PHP ? Solution 1: No need … Read more How To Create Rss Reader For Html5-based Iphone Application Using Jquerymobile?

Need Read Xml And Show It And Save On Local Storage.

I need to read XML data and show this in HTML and at the same time save it in localStorage. When th… Read more Need Read Xml And Show It And Save On Local Storage.