Mail_mimePart::addsubpart()

Mail_mimePart::addsubpart()

Mail_mimePart::addsubpart() -- add sub part to a MIME part

Description

Adds a sub part to the current MIME part and returns a reference to it

Parameter

  • string - the body of the sub part

  • array - the parameter for the sub part. See constructor for the possible values.

Return value

resource - a reference to the added part

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.