note 86213 rejected from function.array-values by thiago
| Newsgroups | php.notes |
|---|---|
| Message-ID | <[email protected]> |
Note Submitter: Chals
----
please can any body let me know it my array's all values
is empty
ie
var_dump($array);
array(2) {
[0]=>
string(0) ""
[1]=>
string(0) ""
[2]=>
string(0) ""
}
so how to check that all my array element is empty