Question: HTML COD , i need an answre for this Write PHP code to print the following output: Welcome in my PHP array! Value is 2
Write PHP code to print the following output: Welcome in my PHP array! Value is 2 Value is 4 Value is 6 Value is 8 Note that you should do the following: 1- Print the first line 'Welcome in my PHP array using php output statements, 2- Create array and store the listed values above, and 3- Use foreach statement to print array values as you learned
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
