Advertisements
Advertisements
प्रश्न
Define Array in PHP.
Write Short notes on Array?
परिभाषा
टिप्पणी लिखिए
Advertisements
उत्तर
Array is a concept that stores more than one value of the same data type (homogeneous) in the single array variable. They are 3 types of array in PHP.
- Indexed Arrays
- Associative Array and
- Multi-Dimensional Array
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
