Hello, I would like to know how I can decrease, for example like this:
$ current = '20 / 02/2016 ';
$ dataSubtration = '18 / 02/2016 ';
$ calc = $ currentTime - $ dataSubtraction;
// As a result I wanted it to return number 2 (type, 2 days...
asked by
20.02.2016 / 23:52