Answer:
Associative array − An array with strings as index. This stores element values in association with key values rather than in a strict linear index order.
Previous Question | Next Question |
What are PHP magic constants? | Can you assign the default values to a function parameters? |