difference between indexed and associative arrays?
[email protected] (Jeffry Killen)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Is there a function that will produce the difference between indexed and associative arrays, without actually testing for string or integer indices? (Although I realize that arrays can be mixed string and integer indeces.) Thank you for time and attention. JK