hi,
i am trying to get the first value from a
multidimensional array in PHP by using current.
However it returns Array only.
and not the value.
i searched in google and PHP.net but i couldnt find any samples with multidimensional arrays.
wonder if its possible anyhow.