Nodral Posted August 1, 2012 Share Posted August 1, 2012 Hey Guys I've recently delved into the world of PHP and XML, and I can create an XML post to a service using cURL. How do I wait for / receive a response back to the page. The idea is that I am communicating with a 3rd party and I am using a booking for which send an availibility to request to their server. Any pointers / tutorials would be great. No code for you unfortunately, as I really don't know where to start with this. Link to comment https://forums.phpfreaks.com/topic/266539-php-and-xml/ Share on other sites More sharing options...
Christian F. Posted August 1, 2012 Share Posted August 1, 2012 It's explained in the manual entry for curl_exec (), more specifically in the return values block. Link to comment https://forums.phpfreaks.com/topic/266539-php-and-xml/#findComment-1365962 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.