Question: Create an index.php page in the public folder that performs the following: o store a list of 10 names into an array o store a

Create an index.php page in the public folder that performs the following: o store a list of 10 names into an array o store a random number between 0 and 20 (see the rand() PHP function) into a variable o using the random number stored and PHP/HTML to display o show the text: Hello
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
