The What
Description
The array_push
function treats array as a stack, and pushes the passed variables onto the end of array. The length of array increases by the number of variables pushed.
If you listen carefully, you can hear the 1s and 0s flowing in your computer.
More coming soon…keep checking back.