Use PHP arrays
How to use PHP arrays Arrays are a way of organizing information in "stacks" so that there is multiple information within the same variable. This is a powerful tool in all programming and this video will show you how to understand and use arrays when programming with PHP.