Using PHP's Array_filter () function to remove the code sharing of multidimensional null values

Source: Internet
Author: User

What do you think of when the array is empty in our development process? The first thought should be the empty function, but it is not right to use the empty function to judge Null, because when the value is a multidimensional number, the empty result is a value

In fact, we can use the Array_filter function to easily remove the multidimensional null value, and the array subscript has not changed, the following is an example of usage:



The above code outputs the result:


This will be null or NULL or FALSE to exclude the value, in order to avoid the program a loophole!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.