Page 1 of 1

Create a PHP program to loop through an array of different fruits: Apple, Orange, Pine Apple, Banana, Lemon; and print o

Posted: Fri May 20, 2022 12:52 pm
by answerhappygod
Create a PHP program to loop through an array of different
fruits: Apple, Orange, Pine Apple, Banana, Lemon; and print out the
name of each fruit.
SHOW CODE AND OUTPUT