view code
This page uses a form with a single entry field to demonstrate an
array.
Arrays are kind of like directories. You can put folders and files inside a
folder and you can store a arrays inside an array. Associative arrays are more
complicated than we need to be right now.
Arrays use keys and values to define their contents.