anti_hack918
New member
Ive seen some ways of checking an array element in php. they are always looping.. is there any way of checking arrays that will return false if it saw one of the array is NULL or Empty.
and NULL and empty variables are set right? because i tried isset into a variable which is empty and it returned true
and NULL and empty variables are set right? because i tried isset into a variable which is empty and it returned true