Question: Write a PHP page that: Creates an array called $names and assigns string values to the first 6 elements. You can just make up strings
Write a PHP page that:
Creates an array called $names and assigns string values to the first 6 elements. You can just make up strings but make sure that they have different length. [0.5 mark]
Displays the element that has the largest number of characters. [0.5 mark]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
