Sending XML request to PHP
Posted: Fri Jun 19, 2009 9:33 am
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.
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.