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