ArrayToXML::isAssoc( array $array )
Check if array is associative with string based keys FROM: http://stackoverflow.com/questions/173400/php-arrays-a-good-way-to-check-if-an-array-is-associative-or-sequential/4254008#4254008
Description Description
Parameters Parameters
- $array
-
(Required) Array to check
Return Return
(bool)
Source Source
File: includes/libraries/class-ArrayToXML.php