An array stores multiple values in one single variable: ... echo "I like " . $cars[0] . ", " . ... In PHP, the array() function is used to create an array:.
確定! 回上一頁