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?
am using PHP,MySQL running in Linux Server.