SOAP Attachments

php.internals

Lukas Kahwe Smith

19 years ago
Hi, Its my understanding that ext/soap currently does not support attachments (*). Is anyone working on adding this feature? If so is there an ETA? If not, has anyone been able to extend ext/soap to add this feature from userland or is this even the intended way to get this feature. I must admit my knowledge of the attachment standard for SOAP is quite limited, but if a userland implementation is possible and is the intended path, then I might take a stab at it. regards, Lukas (*) PEAR::SOAP however does, so there is at least a fallback