I is possible to run a php file automatically on Apache server?
What I would like to do is run a script every day to check records and get averages. Then write the averages into a MySql Data base for later use.
If this is possible when I run these php files on my web server online will it be the same methods and will these type of server side operations eat into my bandwidth?
I would aperciate any Help.
Thanks Alan GoneNuts!