How to create and use arrays
Creating arrays
Adding/removing elements
Functions that work with arrays
Associative arrays
Add/remove values in associative arrays
Using
foreach
with associative arrays
Working with array queues
Using mathematical functions and searching arrays
Sorting arrays
Modifying arrays
Nested arrays
Back