Is it possible to set run time through a database?
I looking for a way to change time “every 2 hours“ to “every 6 hours” without needing to manually change the code and then uploading it to production server.
If there any way to update the time without hard coding it?
Is it possible to set run time through a database?
I looking for a way to change time “every 2 hours“ to “every 6 hours” without needing to manually change the code and then uploading it to production server.
If there any way to update the time without hard coding it?