Posts by Alberto Valenty • 1 point
1 post
-
0
votes1
answer36
viewsA: Change a table in the database from a date in another table
Using PHP, you could use the sub() and diff methods of the Datetime() class, each time the page is loaded the dates are checked, depending on the result of the check, you can apply a javascript to…