I am looking for a way to when inserting into mysql using now() to modify the datetime.
eg
update
usersset
expires= NOW()+5days where...
update users set expires= NOW() + interval 5 day where ...;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With