Question
isArray
I can't wrap my head around how to do this.
basically I want to check to see if the array exists
isarray(myarray)
But I also want to check to see if it is empty
????
If it is empty I want it to get caught in my conditional statement...Surely someone has an example.
Thanks,
Frank
basically I want to check to see if the array exists
isarray(myarray)
But I also want to check to see if it is empty
????
If it is empty I want it to get caught in my conditional statement...Surely someone has an example.
Thanks,
Frank
