Page 1 of 1

select max from array

Posted: Fri May 05, 2006 12:52 am
by itsmani1

Code: Select all

$idz[0] = 3.0000
$idz[1] = 2.0000
$idz[2] = 2.4000
this is my array i want to select max form it, is there any function available for this or i have to it manually? i also need to know its location. means at which location its present.

Posted: Fri May 05, 2006 1:31 am
by shiznatix