Using the PHP 5 SOAP extension

12
Anonymous Reader writes “Many Web developers enjoy the versatility and ease of use of PHP, but sometimes they need to access existing business logic in a J2EE application server. In this article and through code examples, learn how to use the new SOAP extension in PHP 5 to access a J2EE application using Web services, without having to leave the PHP environment or learn a new programming model.”

Link: ibm.com/developerworks

Category:

  • PHP