Want to connect to this web service with php: https://staging-ws.epower.amadeus.com/WSDEESNG/EpowerService.asmx?WSDL but couldnt | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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

22nd Jan 2019, 9:42 PM
Abbeymaniak Paul
Abbeymaniak Paul - avatar
1 Answer
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
24th Jan 2019, 12:27 AM
🌴Vincent Berger🌴
🌴Vincent Berger🌴 - avatar