Question: PHP 1. Print out information of PHP use phpinfo() function. 2. Write a program that check and print odd/even numbers (from number 1 to 100
1. Print out information of PHP use phpinfo() function. 2. Write a program that check and print odd/even numbers (from number 1 to 100 using for/while loop). Display the results within an HTML table with 2 columns as shown below: NUMBERS RESULTS ODD EVEN ODD HINT: use
tags for 'Numbers' and 'Results". Wrap code PHP inside HTML code. For example:
|
|---|
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
