PHP Simple QA
It contains Simple Questions and Answers in PHP
list of arrays in php
list of arrays in php
Numeric array
- An array with a numeric index
Associative array
- An array where each ID key is associated with a value
Multidimensional array
- An array containing one or more arrays
Newer Post
Older Post
Home