check for empty values in any element of an array php code example Example: array empty check in php if (empty($array)) { // list is empty. }