previousMail_mimePart::encode() (Previous) (Next) Mail_mimeDecode::decode()next

View this page in Last updated: Tue, 02 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Mail_mimeDecode::Mail_mimeDecode()

Mail_mimeDecode::Mail_mimeDecode() – constructor

Synopsis

require_once 'Mail/mimeDecode.php';

void Mail_mimeDecode ( string $input )

Description

Create a new Mail_mimeDecode object.

Parameter

  • string $input - the input to decode

Note

This function can be called statically.

previousMail_mimePart::encode() (Previous) (Next) Mail_mimeDecode::decode()next

Download Documentation Last updated: Tue, 02 Jun 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.