Because isset will return true if the variable is set, even if it is blank. Empty will return true is the variable holds an empty string.
Because isset will return true if the variable is set, even if it is blank. Empty will return true is the variable holds an empty string.