how to send an array if some elements of the array are empty php code example Example: array empty check in php if (empty($array)) { // list is empty. }