PDA

View Full Version : Parsing XML with PHP


teajay_99
08-27-2009, 02:20 PM
Hi Guys,

I'm afraid i am a complte 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 :)