Hello,
on 12/27/2004 05:50 AM Gregory Machin said the following:
I would like to email some log files as attachments, all the examples use an html page with a file input box, how can i do it without the file input box.
You may want to try the message composing and sending class. It lets you attach files to the messages specifying their file names (on your server disk). Take a look at the test_attachment_message.php example:
http://www.phpclasses.org/mimemessage
--
Regards, Manuel Lemos
PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/
PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/
Metastorage - Data object relational mapping layer generator http://www.meta-language.net/metastorage.html
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php