Question: PHP Exercise: Using a for loop, write a script that will send to the browser a list of squares for the numbers 1-12. Use the
PHP Exercise:
Using a for loop, write a script that will send to the browser a list of squares for the numbers 1-12. Use the format, "1 * 1 = 1", and be sure to include code to print each formula on a different line.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
