My code should return values from the database, related to the current day (today), but only related to the month and day, I searched a lot but could not find something that would help me
$data_atual = date("d-m");
$mostraDados = mysqli_query(...
asked by
13.10.2017 / 07:42