I want to ask how can I do something like this. I want every 24 hours to update the value in the table in the database and I don´t know how it can be done.
I need to it to be automatic, that means I won't be doing anything it will just do it on itself when its time
I am using MySQL database with PHP version is 7.0
So how it can be done? I don't need code (but I don't mind) but the mechanism, I want just description can I put some code into the database and it will do it automatically or run some file on server or?