An array is an ordered list or collection of items. The items of the array can be basically any type in PHP: a number, a string, an object, another array, ...
確定! 回上一頁