|
attach via database and email in php
i need some help with this.. i have a database stored with pdf files. The user will log in and then he will see a list of pdf files on his screen with a check box next to each, he would have an option to send 1 or multiple pdf files to an email address.
so what he does is ... check marks a pdf and then hits "send", this pop ups a box which will ask for an email address to which the email will be sent.
My problem is that i am not be able to attach the pdf which is checkmarked to the email..
can any one point me to the right direction?
thanks
|