I was thinking here and could not figure out the way this would work.
Let's suppose I have 1 database with 10 posts and in a column had "Day of the week"
ID | NOME | DIA DA SEMANA
-------------------------
1 | ALAN | SEGUNDA-FEIRA
2 | ALEX | QUINTA-FEIRA
3 | BIA | SEGUNDA-FEIRA
4 | CAIO | SEXTA-FEIRA
5 | KAIO | TERÇA-FEIRA
6 | LANA | QUARTA-FEIRA
7 | LUAN | SEGUNDA-FEIRA
8 | EVA | SÁBADO
9 | ADÃO | DOMINGO
10 | MELO | DOMINGO
And when it was Monday my database logs would appear on my home page, if Tuesday all Tuesday would appear on the homepage and so on.
Could someone explain me how this employee?