This is a discussion on email attachment within the alt.comp.lang.php forums, part of the PHP Programming Forums category; I am trying to use php to email file, test.doc test.doc is on the server. How do I ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
"Ken" <dadk@wi.rr.com> ha scritto nel messaggio news:46d4bd99$0$18835$4c368faf@roadrunner.com... >I am trying to use php to email file, test.doc > > test.doc is on the server. > > How do I attach the file to an email mail()? > > Thank you > > Ken > Hello, See the examples in the manual http://www.php.net/mail read some advices on how to prevent possible problems http://www.securephpwiki.com/index.php/Email_Injection Have a nice day Leonardo Armando Iarrusso |
|
|||
|
Hi Ken,
Here you will find a good and easy writing tutorial on php.mail. http://wiki.greenquery.com/doku.php?...tions#php.mail //Michael On 29 Aug., 02:29, "Ken" <d...@wi.rr.com> wrote: > I am trying to use php to email file, test.doc > > test.doc is on the server. > > How do I attach the file to an email mail()? > > Thank you > > Ken |
![]() |
| Thread Tools | |
| Display Modes | |
|
|