[ Index ] |
|
Code source de osCommerce 2.2ms2-060817 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 250 lignes (7 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
mime:: (5 méthodes):
mime()
encode()
addSubPart()
_getEncodedData()
_quotedPrintableEncode()
mime($body, $params = '') X-Ref |
Constructor. Sets up the object. param: $body - The body of the mime part if any. param: $params - An associative array of parameters: |
encode() X-Ref |
encode() Encodes and returns the email. Also stores it in the encoded member variable return: An associative array containing two elements, |
addSubPart($body, $params) X-Ref |
Pas de description |
_getEncodedData($data, $encoding) X-Ref |
_getEncodedData() Returns encoded data based upon encoding passed to it param: $data The data to encode. param: $encoding The encoding type to use, 7bit, base64, |
_quotedPrintableEncode($input , $line_max = 76) X-Ref |
quoteadPrintableEncode() Encodes data to quoted-printable standard. param: $input The data to encode param: $line_max Optional max line length. Should |
Généré le : Mon Nov 26 19:48:25 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |