MySQL now() + days
Posted: Sun Jul 24, 2005 12:45 pm
I want to enter into a mysql db two fields:
one value will be now() and the other will be now() plus a number of days specified by a form field. How is this done? Can i do it directly in the sql?
thanks.
one value will be now() and the other will be now() plus a number of days specified by a form field. How is this done? Can i do it directly in the sql?
thanks.