note 63149 deleted from ref.array by felipe

[email protected]
Newsgroups php.notes
Message-ID <[email protected]>
Note Submitter: padraig at NOSPAM dot ohannelly dot com 

----

Re removing blank elements from arrays, this is even more concise:

<?php

$arraytest = array_diff($arraytest, array(""));

?>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.