What is PHP Array Arrays are complex variables that allow us to store more than one value or a group of values under a single variable name. An array is an special variable which can hold more than one value at a time. So why we use array? we use array for to stores multiple … Continue reading PHP Array