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