hi all,
how can i attach the word document or any other file using PHP. Please send the required answer
thanking you
Anil
How to Attach the word document using PHP
Moderator: General Moderators
- jayshields
- DevNet Resident
- Posts: 1912
- Joined: Mon Aug 22, 2005 12:11 pm
- Location: Leeds/Manchester, England
-
wallstreet
- Forum Newbie
- Posts: 6
- Joined: Tue May 29, 2007 8:07 am
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).
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).