in reply to Re^2: MySQL datetime
in thread MySQL datetime
Just construct $dayssince like I have done in the sub (you don't need a sub) and then compare that to the threshold of 20 in your code, rather than $last_update.
🦛
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: MySQL datetime
by joyfedl (Acolyte) on Jul 01, 2025 at 15:21 UTC |