Teddy D

Generation

translateMon, 30 Jan 2023

insert values from the loop

<?php $name = 'John'; $age = 23; ?> <h1>Hello <?php echo $name; ?>!</h1>

Questions about programming?Chat with your personal AI assistant