Hi Guys,

I'm afraid i am a complete novice when it comes to XML but know PHP pretty well. I have a form located here.. http://clientel-transit.co.uk/life-assurance/mortgage-protection.php which sends values to a third party server and returns the quote values in XML.

I have also been sent the following file available here.. http://keithdevens.com/software/phpxml/xml.php

Can anyone please give me any pointers on how I can echo the values returned in to a more meaningful format using the above file or perhaps a different way?

Thanks in advance :)

I recommend SimpleXML but there's also the PHP XML DOM and the Expat Parser too.

Tutorials for those may also be found on W3Schools.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.