In PHP I have this array:
$locados = array('2016-01-01', '2016-01-02', '2016-01-03', '2016-01-06', '2016-01-07', '2016-01-08');
These dates within the array represent two different apartment rentals:
Rent 1: 2016-01-01 until 2016-01-03...
asked by
29.10.2015 / 21:06