Teddy D

Generation

translateMon, 30 Jan 2023

insert values from the loop

for($i = 0; $i < sizeof($array); $i++) { echo $array[$i]; }

Want to kickstart your project?Use the new AI Studio to create your code