I have this array:
Array ( [2] => 6 [1] => 2 [3] => 2 )
how do I go through it and get the key and the value in this order?





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to