Biggest int from array
Posted: Wed Dec 15, 2004 2:59 pm
I have been messing around to see how to get the largest value of an array. untill now i have not come with a solution.
Code: Select all
array("1","2","3");
$biggest = ?