How to get teh count or values which are in an array. for example in the following array it has 5 values in it. so the count is 5.
Like that in an array how to find out how many values are there.
Array
(
[0] => Array
(
[0] =>
IMPORTANT:
[1] =>
Site Address
[2] =>
10291 NW 2 ST, CORAL SPRINGS
[3] =>
Property Owner
[4] =>
OTERO,FERN & OTERO,THEODORE M
}
}
Thank you very much for the information.