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!
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)?