Question: Create a new PHP document oddnumbers.php using Notepad++, VSCode, PHPStorm or the editor or your choice. 2. Use the html template to include doctype declaration,
Create a new PHP document oddnumbers.php using Notepad++, VSCode, PHPStorm or the editor or your choice. 2. Use the html template to include doctype declaration, html element, head, and body elements. The title element should contain the title Odd Numbers. 3. In the body element create a php script section with a while statement (or for loop) that displays all odd numbers between 1 and 100 on the screen.
I need help with this can someone tell me step for step how to do this and why it is done that way?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
