nusoapservermime server 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 268)
soap_server | --nusoapservermime
adds a MIME attachment to the current response.
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 response.
gets the MIME attachments from the current request.
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:19 -0700 by phpDocumentor 1.3.0RC3