Hi,
I am using a tracking system which takes xml data submitted by a form (post) to a PHP page and this returns tracking results in xml format.
What I would like to know is how I can send this data using PHP (without submitting a form) and return a result so I can parse the xml data received.
Thanks in advance.
Sending XML request to PHP
Moderator: General Moderators
Re: Sending XML request to PHP
This is the page that submits the XML request:
https://emea.netdespatch.com/xml/reqform.html
I need to automate this so I can obtain the XML result without having to submit a form.
https://emea.netdespatch.com/xml/reqform.html
I need to automate this so I can obtain the XML result without having to submit a form.