Jump to content

Mail() Sending Attachments.


SharkBait

Recommended Posts

Hi,

  I don't think it is possible, but PHP's Mail() function does not suppose the sending of attachments correct?

I'm just looking at ways of automating some of my database backups and without using rSync (haven't gotten around to it), and though about if I have the database dump the databases I need to a particular folder on the server (which I have currently with cronjobs) I could then script a cronjob to execute a php script to send me the files from the directory.

I also would like to do this if its possible because a couple of people need a table dumped out every monday and emailed to them. Currently I just dump in a CSV format and email them the file. 

Just looking to be more efficient.
Link to comment
https://forums.phpfreaks.com/topic/16924-mail-sending-attachments/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.