empty -- determine whether a variable is set
Returns false if var exists and has a value; true otherwise.
See also isset().