a::isAssociative
Checks wether an array is associative or not (experimental)
a::isAssociative($array)
Parameters
$array (array)
The array to analyze
Return values
boolean
true: The array is associative false: It's not