Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетил 17231 программист и 1834 робота. Сейчас ищет 1681 программист ...

Mail_mimePart::encode()

Вернуться к: Mail_Mime

Mail_mimePart::encode()

Mail_mimePart::encode() – encode a mail

Synopsis

require_once 'Mail/mimePart.php';

array encode ( string $boundary = null )

Encodes and returns the email

Parameter

  • string $boundary - Optional pre-defined boundary string

Return value

array - an associative array containing two elements, body and headers. The headers element is itself an indexed array.

The key names are

  • 'headers' - an array with the mail headers
  • 'body' - a string with the mail body

Note

This function can not be called statically.



Вернуться к: Mail_Mime

© 2024 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты VIP Сувениры
Разработка компании ODware