|
emptyDescription
Returns false if var is set and has a non-empty or non-zero value; true otherwise.
Note that this is meaningless when used on anything which isn't a variable; i.e. empty (addslashes ($name)) has no meaning since it would be checking whether something which isn't a variable is a variable with a false value. |
||||||||||||||||||
With any suggestions or questions please feel free to contact us |