Is it possible to do a timer type column, which calculates 24 hours? For example, PHP starts this timer in this column, and until it zeroes the user is prevented from performing such an action. However, when it does, it returns to 24:00:00 and only starts when the user executes the process which can only be done every 24 hours.
Update: I was able to add the table to the date and time perfectly. I'm just wondering how to compare this date logged in SQL and the current date to see if it's been 24 hours ...
Image of the SQL table: