Dears,

How do I set automatic emailing from my site.

I have to get a report from my web site which is to be automatically mailed to my inbox from my website. I have written the reports in PHP and MySQL. My webserver is in Linux.

Is there any function in php which will support automatic mailing

Please suggest me.

Regards,

Vinod

Recommended Answers

All 2 Replies

What do you mean with automatic mailing?

How the reports are created? do you need the mails to be send onece an hour? a day? maybe a cron job will work.

Tell me more...

Automailing in the sense. I have got a mysql database in the web, and there is data entry modules and report generation modules. Reports will be generated by the php script modules as text file. This text files can be downloaded by using a download program using php script. What I need is at specific time these reports are to be mailed to my in box by the server automatically. So how to write the scripts for automated mailing.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.