Good afternoon:
I have the need to send PDF a Query of MySQL . That is, I need to send a report in PDF according to a query and I need to send it on the 14th and 30th days of each month. This could perhaps send it with phpmailer
. But my question is: how can I make the code ReportePDF.php run automatically without my having to execute it? Can it?
Thanks.