[ Index ] |
|
Code source de GeekLog 1.4.1 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 142 lignes (5 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
Mail_mail($params = null) X-Ref |
Constructor. Instantiates a new Mail_mail:: object based on the parameters passed in. param: array $params Extra arguments for the mail() function. |
send($recipients, $headers, $body) X-Ref |
Implements Mail_mail::send() function using php's built-in mail() command. param: mixed $recipients Either a comma-seperated list of recipients param: array $headers The array of headers to send with the mail, in an param: string $body The full text of the message body, including any return: mixed Returns true on success, or a PEAR_Error |
Généré le : Wed Nov 21 12:27:40 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |