Backend and Infrastructure

PHP Associative Arrays

Sprout Video

We have a basic array for our pets, but we can make these much more friendly by specifying our own array keys. We'll do just that, and we'll also see how to add new items to an already existing array, without having to go in and manually add it to the array in the code.

Additional resources

PHP Manual: Arrays