PHP Arrays
After reading this article, you should know:
What an array is,
Various types of arrays
Adding elements to an array
Removing from an array,
and still a lot.
To get started, you should know:
Basic PHP, variables, and how to output to the screen.
Hav...
zubs.hashnode.dev15 min read