Hello,
I am new to XML and have taken a short web based class in it at W3Schools.com. I am also fairly new to PHP but I have figured out how to grab an XML file from a site, take it apart in PHP and assign the XML to variables.
However I need to work on an implementation where one site will send and XML request, I then need to see if it is valid, then send back a XML saying if it is valid or not. This makes it sound like the XML is being sent to my site rather than my site grabbing it from a known location and name. How is this done and how do I send back a file? I am trying to get more info from the site but it is like pulling teeth. Therefore I am checking to see if I am missing a fundamental step or not.
I hope I explained this well. If not just say so and I will try and explain it better.
Thanks,
Zych
I am new to XML and have taken a short web based class in it at W3Schools.com. I am also fairly new to PHP but I have figured out how to grab an XML file from a site, take it apart in PHP and assign the XML to variables.
However I need to work on an implementation where one site will send and XML request, I then need to see if it is valid, then send back a XML saying if it is valid or not. This makes it sound like the XML is being sent to my site rather than my site grabbing it from a known location and name. How is this done and how do I send back a file? I am trying to get more info from the site but it is like pulling teeth. Therefore I am checking to see if I am missing a fundamental step or not.
I hope I explained this well. If not just say so and I will try and explain it better.
Thanks,
Zych