To loop, we say $pets as $pet. The first variable is the array we're looping over and the second is a new variable name, which PHP sets to the value of each ...
確定! 回上一頁