Hi, there's a jpg (for example) that I want to mail via a form when the form calls the php script, ...now sending text is not a problem, but how do I put an image (jpg for instance) attachment with that?
Do I still use the mail() function? If so ..can some one direct me in the correct way of doing the attachment?
Thanks
Serge