Advertisement Remove all ads
Advertisement Remove all ads
Advertisement Remove all ads
Short Note
List out the types of the array in PHP.
Advertisement Remove all ads
Solution
They are 3 types of array concepts in PHP.
- Indexed Arrays,
- Associative Array and
- Multi-Dimensional Array.
Concept: Array in PHP
Is there an error in this question or solution?