Hi again,
I need to download a remote file (e.g. some linked pdf document on another server) and send this file to a defined user.
I don't know if there is a way to attach a remote file to an email (I don't want to send a link to the above mentioned file, but the file itself...)
Sascha
Hi,
I think you can use fopen and save the file on the server and than send this file attached..
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php