how to check a particular element in array is empty or not code example Example: array empty check in php if (empty($array)) { // list is empty. }