Is there a method to test whether or not an array is associative?

I'm trying to make a function that can deal with whatever type of
array (associative or numeric) that is thrown at it.

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

Reply via email to