RTF and mailing it as a email attachement with php

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sebamed
Forum Newbie
Posts: 4
Joined: Mon Jul 08, 2002 9:23 am

RTF and mailing it as a email attachement with php

Post by sebamed »

I need to take filled form, make it RTF and send it as email attachment. All this should be done with php.
First question how hard can it be, and is there a easy way out?
I can study RTF my self or whatever, but can anyone explain me how to send or just construct a code to send an email with an attachment (the form)?
:roll:
Post Reply