Header Ads

Exercise (2) PHP ARRAY

Write a PHP program to find the Maximum, Minimum and Second Largest Value in following array.

$array=array(12,34,54,34,12,56,87,95,55,77,823,546,758,52)

No comments

Thank you very much for your ideas!