Run scheduled PHP script in Wordpress to save data in MySQL -


I have a PHP script that I want to run every day to keep some data in the database. What is the easiest way to achieve this?

Does any kind of scheduler event Wordpress which can run code in some time? Or MySQL is creating a scheduled event correctly in the database?

Thank you.

If you are running on a Unix system, then I would suggest using it.

If you are running on Windows, please take a look at this: P>

Comments

Popular posts from this blog

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

sql - PostgreSQL automatically update row at specific date -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -