Posted by zzapper on 09/30/05 20:27
Hi,
I can use
if (count($somearray) > 0) to test for an empty array.
It is possible to have an array with null values which is effectively empty but fails the above as
it's count (I belive is greater than 0).
Any ideas
--
zzapper
Success for Techies and Vim,Zsh tips
http://SuccessTheory.com/
Navigation:
[Reply to this message]
|