Friday, March 11, 2005

Access an enterprise application from a PHP script

Access an enterprise application from a PHP script: "Using the PHP 5 SOAP extension to consume a WebSphere Web service

Level: Intermediate

Caroline Maynard (caroline.maynard@uk.ibm.com), Software Engineer, IBM UK Laboratories
Graham Charters (charters@uk.ibm.com), Software Engineer, IBM UK Laboratories
Matthew Peters (matthew_peters@uk.ibm.com), Software Engineer, IBM UK Laboratories

25 Feb 2005

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."

No comments: