All welcome, thank you for visiting
There is a hosting that has the functionality to run tasks with their cron (task planning). Tasks are performed after a certain period of time. Tell me with the teams. I want to import data from a table file (on hosting) into the site database, in 3 stages, so to speak.
How to make check a specific directory on the hosting for the presence of a file? those. if there is a file - then, if not, then no (ordinary * .sql file for the mysql table)
Import the * .sql file into a specific mysql table (just rewrite the entries in it, the table is initially empty)
After the import is complete - run a specific php page.