xml POST method using http protocol
i got a link from a travel hotel booking people like bellow link
Each request needs to be posted (through POST method) using http protocol to http://xmldev.dotwconnect.com/request.dotw and it receives a response irrespectively the request is successfully processed or not informing about the success of the operation.
how i can create a xml post method using php