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# - Roxy file manager in MVC doesn't accept session path -

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

java - Ajax call to jsp and jsp redirecting to further jsp -