Checking all array keys are the same with PHP ... 1 && $items[0] == 'A'){ echo 'All items are the same'; } else { echo 'Not all the same'; }.
確定! 回上一頁