how to check if array has all empty keys php code example Example: array empty check in php if (empty($array)) { // list is empty. }