Inserting time in mysql database -
actually have time , exp field in mysql database.
i inserting current time in time field using : curtime(); want insert exp time in exp filed ie: current time + 2 hrs.. should show : time : 4:00:12am exp : 6:00:12am
Comments
Post a Comment