Page 1 of 1
Sending attachements with mail()
Posted: Thu Aug 01, 2002 9:20 pm
by phice
Is this possible? If so, how?

Posted: Fri Aug 02, 2002 1:41 am
by phice
helppppppppppp

Posted: Fri Aug 02, 2002 2:29 am
by twigletmac
Following the link from the
manual I found this:
http://www.zend.com/zend/spotlight/send ... lpart1.php
It's all to do with MIME apparently...
Mac
Posted: Sat Aug 03, 2002 12:31 am
by phice
There should be an easier way!
oh well, on to trying that code.

Posted: Sat Aug 03, 2002 3:15 am
by haagen
There are a lot of free classes handleling these type of problems. Look in a class archive, and you'll probably find something that will solve your problem in a fast and nice way.