I need a valuable suggestion that I have to run the PHP script at the scheduled time daily to update some fields in database and to send automated email.
How I can do this? Is it possible to write some service in XAMP server? To run the script daily at scheduled time?
I have no idea how to update database and send email automatically at the scheduled time. Can any one share some ideas or concepts?
I am using PHP, MySQL, Linux.
