Question: I have an html and php file that I cannot get to work. The php file won't load. HTML: ICT 301 For Loop How many
I have an html and php file that I cannot get to work. The php file won't load.
HTML:
ICT 301 For Loop
PHP:
Please go back and enter a number."; echo "
Go Back
"; } echo "I repeat Hello $num times.
"; for($counter=1; $counter<=$num; $counter++){ echo "Hello "; } } ?>Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
