| [ Index ] | osCommerce
Docs :: PHP Cross Reference For osCommerce 2.2 MS2 Provided By OSCdox.com |
(no description)
| Author: | (None specified) |
| File Size: | 250 lines (7 kb) |
| Included or required: | 2 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
mime:: (5 methods):
mime()
encode()
addsubpart()
_getencodeddata()
_quotedprintableencode()
| mime($body, $params = '') X-Ref |
| Constructor. Sets up the object. |
| encode() X-Ref |
| encode() Encodes and returns the email. Also stores it in the encoded member variable |
| addsubpart($body, $params) X-Ref |
| No description |
| _getencodeddata($data, $encoding) X-Ref |
| _getEncodedData() Returns encoded data based upon encoding passed to it |
| _quotedprintableencode($input , $line_max = 76) X-Ref |
| quoteadPrintableEncode() Encodes data to quoted-printable standard. |
| Generated: Tue Nov 4 23:53:39 2003 | Hosted By :: AABox.com |
Cross-referenced by PHPXref 0.4 |