How many types of arrays are available in PHP?
There are three types of array available in PHP.
- Numeric (Indexed) array
- Associative array
- Multidimensional array
Learn more about array with examples in PHP Array Tutorial
Learn more about the similar topics:
| Tutorials |
|---|
| No Content Found. |
| Exercises & Assignments |
|---|
| No Content Found. |
| Interview Questions & Answers |
|---|
| No Content Found. |