Sr. PHP Programmer Question:
Download Job Interview Questions and Answers PDF
What is associate array in PHP?
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.
Download Senior PHP Programmer Interview Questions And Answers
PDF
Previous Question | Next Question |
What are PHP magic constants? | Can you assign the default values to a function parameters? |