PHP is a server-side scripting language that supports both scalar and compound data types, such as arrays. PHP arrays are actually ordered maps that associate keys with values, where each key identifies the value. Arrays allow data-group storage in a...