Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Community News:
Training Class for SOAP/WS-Security in the Enterprise
Jan 09, 2008 @ 14:47:00

As the PHP Web Services blog points out today, there's some training offered for developers looking to get into working with web services (using SOAP and WS-Security specifically).

Here's the description of the course

This training helps you create secure Web services and clients using SOAP, and WS-Security, which are inter-operable with Java and .NET systems. It also teaches you how to work with WSDL and binary attachments when using Web services in PHP.

The class lasts for three hours and requires that you have some level of experience with web services (enough to know XML and the concepts behind passing it as messages back and forth). The cost for the event is $199 USD and the next session for it is coming up on January 16th starting at 9am (PST). You can get additional details on it from the detail page on the wso2.com website.

tagged: training class soap webservice wssecurity enterprise training class soap webservice wssecurity enterprise

Link:

Community News:
Training Class for SOAP/WS-Security in the Enterprise
Jan 09, 2008 @ 14:47:00

As the PHP Web Services blog points out today, there's some training offered for developers looking to get into working with web services (using SOAP and WS-Security specifically).

Here's the description of the course

This training helps you create secure Web services and clients using SOAP, and WS-Security, which are inter-operable with Java and .NET systems. It also teaches you how to work with WSDL and binary attachments when using Web services in PHP.

The class lasts for three hours and requires that you have some level of experience with web services (enough to know XML and the concepts behind passing it as messages back and forth). The cost for the event is $199 USD and the next session for it is coming up on January 16th starting at 9am (PST). You can get additional details on it from the detail page on the wso2.com website.

tagged: training class soap webservice wssecurity enterprise training class soap webservice wssecurity enterprise

Link:

Rob Richards' Blog:
WS-Addressing for ext/soap
Nov 21, 2006 @ 22:33:00

In a quick post to his blog, Rob Richards shares two scripts he's created for working with WS-Addressing in PHP.

It's not very difficult to implement, but I threw together a library for anyone else that might need to leverage it.

The scripts have only been tested for a SOAP client side/.NET service combination. He also explains why the support he gives (like these scripts) is only for the client and not the server side of things.

tagged: wsaddress soap microsoftnet example download wssecurity wsaddress soap microsoftnet example download wssecurity

Link:

Rob Richards' Blog:
WS-Addressing for ext/soap
Nov 21, 2006 @ 22:33:00

In a quick post to his blog, Rob Richards shares two scripts he's created for working with WS-Addressing in PHP.

It's not very difficult to implement, but I threw together a library for anyone else that might need to leverage it.

The scripts have only been tested for a SOAP client side/.NET service combination. He also explains why the support he gives (like these scripts) is only for the client and not the server side of things.

tagged: wsaddress soap microsoftnet example download wssecurity wsaddress soap microsoftnet example download wssecurity

Link:


Trending Topics: