to chk whether element of array is empty code example Example: array empty check in php if (empty($array)) { // list is empty. }