OP 27 March, 2022 - 12:15 PM
Hello, I am working on a project currently,
and the loop function inside the code isnt working properly,
I have a submission for it tmrw, so I need your help.
This is the code:
"$date = strtotime($items['Ldate']);
while ($date < $Sdate) {
echo date('Y/m/d', $date). "<br />";
$date = strtotime("+1 day", $date);
}"
The while condition is not working here thats the main issue i can see
If interested please dm S U K I#3706
@ANG
@CoolCoder
@H8ML
and the loop function inside the code isnt working properly,
I have a submission for it tmrw, so I need your help.
This is the code:
"$date = strtotime($items['Ldate']);
while ($date < $Sdate) {
echo date('Y/m/d', $date). "<br />";
$date = strtotime("+1 day", $date);
}"
The while condition is not working here thats the main issue i can see
If interested please dm S U K I#3706
@
@CoolCoder
@