soapclientmime client supporting MIME attachments defined at http://www.w3.org/TR/SOAP-attachments. It depends on the PEAR Mail_MIME library.
Located in /core/nusoap/lib/nusoapmime.php (line 48)
soapclient | --soapclientmime
adds a MIME attachment to the current request.
If the $data parameter contains an empty string, this method will read the contents of the file named by the $filename parameter.
If the $cid parameter is false, this method will generate the cid.
clears the MIME attachments for the current request.
gets the MIME attachments from the current response.
Each array element in the return is an associative array with keys data, filename, contenttype, cid. These keys correspond to the parameters for addAttachment.
Documentation generated on Tue, 4 Oct 2005 21:59:20 -0700 by phpDocumentor 1.3.0RC3