Zend Framework - Does Zend_Soap_Client supports SwA (Soap With Attachments)?
Posted
by Pablo Fonseca
on Stack Overflow
See other posts from Stack Overflow
or by Pablo Fonseca
Published on 2010-04-29T16:41:56Z
Indexed on
2010/04/29
19:17 UTC
Read the original article
Hit count: 589
I need SwA (Soap with Attachments) support in php for a project. I can't find a reference in ZF docs about supporting SwA or not. Anybody knows if it is supported?
If not supported, I have heard about WSO2 WSF/PHP which it does support SwA. My question would be... is it possible to integrate both ZF and WSF/PHP?
Thanks in advance!
Pablo
© Stack Overflow or respective owner