Soap problems php 5

liunx

Guest
Hi everybody!
I have two problems (maybe documentation problems) w/ soap.
1) How can I set an attribute of an element in soap parameter?
Example:
<myElement myAttribute="myValue"/>
I can't find it in SoapVar or SoapParam...

2) are attachments supported in soap lib for php 5? I mean Mime attachments (w3c spec)

Thank you very much
 
Back
Top