Page 1 of 1

How to Attach the word document using PHP

Posted: Tue May 29, 2007 7:52 am
by anil
hi all,
how can i attach the word document or any other file using PHP. Please send the required answer



thanking you


Anil

Posted: Tue May 29, 2007 8:06 am
by jayshields
Attach? What do you mean?

Posted: Tue May 29, 2007 8:10 am
by wallstreet
To Add a word file to your website just upload it like regular html file.
To send an e-mail and attach the word file, download http://phpmailer.sourceforge.net/ PHPmailer and read the readme.txt file to learn how to send e-mails with attachments (Including word documents).