* Mauricio Sthandier wrote:
> Hello, I'm new in php development... I was wondering how can I attach a Word

This list is *only* for developing PHP itself, not
for developing *with* PHP. For the future, please
use [EMAIL PROTECTED], as you can find it
on http://www.php.net/mailing-lists.php ("General user
list").

In order to answer your question: have a look at
PEAR::Mail_MIME class from Richard Heyes. It provides
an easy API in order to send mails with multiple
(inline) attachments such as Word documents:

   http://cvs.php.net/cvs.php/pear/Mail_Mime
   
-- 
PHP-Support * realitätsnahe Performance-Messungen mit Code-Analyse
    Webapplikationsentwicklung * PHP-Schulungen * Consulting
    
             0700-THINKPHP -*- [EMAIL PROTECTED]

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to