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