Hello,
I am a PHP biginner. I would be grateful if you could help with the issue below.
I have created three input dynamic variables in a separate php file using a For lopp.
<?php
For ($i=1; $i<=31; $i++) {
echo '<div class="row">';
echo '<div class="col span-1-of-4">';
//Dates en français
$jour = $jour + 1;
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.