How can I use the mail() function to email an attachment from a PHP page?
(.pdf/.doc/.others).
Printable View
How can I use the mail() function to email an attachment from a PHP page?
(.pdf/.doc/.others).
this comment on php.net's mail() function may be helpful.