if condition to check not empty array\ code example Example: array empty check in php if (empty($array)) { // list is empty. }