by treewalkerlabs | Apr 19, 2017 | PHP, XML
Some time we come accross a situation where we have to parse the xml data to array. To achieve that we have used the “SimpleXML” Library available in php. This extension is enabled by default in php. Sample xml : [codesyntax lang=”php”]...