Scheduled Database Updates on Given Date - MySQL & PHP -
i have requirement need update fields in database on monthly basis, know can use cron jobs, don't have access use cron, there other way doing in php, mysql, jquery or other ??
i need update & insert rows in database tables on scheduled time automatically.
if have site or else regular visits can check each visit time run job or not. if not mistake wordpress's jobs working in way.
Comments
Post a Comment