Mega Code Archive
Categories
/
Php
/
Math
Finding the Greatest and Least Values in an Array
Highest price: \$%.2f; lowest price: \$%.2f.\n",max($prices, min($prices)); ?>