0
Want to connect to this web service with php: https://staging-ws.epower.amadeus.com/WSDEESNG/EpowerService.asmx?WSDL but couldnt
Want to connect to this web service with php: https://staging-ws.epower.amadeus.com/WSDEESNG/EpowerService.asmx?WSDL but couldnt , trying to search for flights and book through the web service, please help
1 Resposta
0
PHP Curl could preform those kind of tasks. Combine it with the PHP library, simple DOM parser.
Have a look at these documents.
PHPCurl:
https://secure.php.net/manual/en/book.curl.php
Simple PHP DOM Parser:
http://simplehtmldom.sourceforge.net/index.htm