I need one help.I need to measure the time interval in terms of days,hour,min,sec
comparing with today's date time using PHP.My time format is given below.
$date=2016-02-11 10:17:36
Its datatype is datetime.Please help me.
I need one help.I need to measure the time interval in terms of days,hour,min,sec
comparing with today's date time using PHP.My time format is given below.
$date=2016-02-11 10:17:36
Its datatype is datetime.Please help me.