php check if array is empyu code example Example: array empty check in php if (empty($array)) { // list is empty. }