Assignment:3 Practice Set Q.1 Solution

Q.1. Write a PHP Script to define an array. Find the element from the array that matches the given value using the appropriate search function.

Code