There is, for example, this array:

$array[$i][0] - date
$array[$i][1] - id
It is necessary to make on the same date there was only one id, without repetition
p.s. time is not necessary to include
How best to pull off such an adventure? There were thoughts with cycles, but I don't know whether this is, suddenly there are some better solutions, thank you in advance (: