Hi All,

I am stuck in something where a 3rd party app pushes an XML post to my
site. They need me to respond to that push with a synchronous XML post
back confirming that the data was received / had issues etc. Those
XMLs are defined, but I am not sure how to push that XML back. A
simple

echo $xml;


is not making back to their system. Not sure how I can post back to their site

-- 

Bastien

Cat, the other other white meat

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to