hello.
How do i count how many pics in this array?
$aUnits = array('pic1.jpg => '1', 'pic2.jpg => '2', 'pic3.jpg => '3');
i tried this but its not working
echo count($aUnits);
thanks
rick
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.