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

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -