Tagged: XML

Convert XML to JSON in PHP - Clue Mediator

Convert XML to JSON in PHP

In this short article, we’ll explain to you how to convert XML to JSON in PHP. We can easily use the JSON format instead of XML. So we prefer to...

How to consume SOAP service in Node.js - Clue Mediator

How to consume SOAP service in Node.js

Today we’ll show you how to consume SOAP service in Node.js. When you are working with the large scale application where you may need to use the third party application...

Convert XML to JSON using JavaScript - Clue Mediator

Convert XML to JSON using JavaScript

Today we’ll show you how to convert XML to JSON using JavaScript. In this article, we will show you how to convert XML strings to JSON using the xml2json script....