Quantcast
Channel: XML tag count in PHP - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Kevin for XML tag count in PHP

You can start using SimpleXML to parse the xml, and just use count():$xml = simplexml_load_file('path/to/xmlfile.xml');foreach($xml->video as $video) { $titles =...

View Article


XML tag count in PHP

<videos><video><title1>Title1</title1><title2>Title2</title2><title3>Title3</title3><title4>Title4</title4><desc>...

View Article
Browsing latest articles
Browse All 2 View Live




<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>