Quantcast
Channel: Remove empty array elements - Stack Overflow
Viewing all articles
Browse latest Browse all 28

Answer by Matt for Remove empty array elements

$
0
0

Just one line : Update (thanks to @suther):

$array_without_empty_values = array_filter($array);

Viewing all articles
Browse latest Browse all 28

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>