__isset() function is used to check the undeclared variable is set.
__unset() function used to clear an undeclared variable.
__isset() function is used to check the undeclared variable is set.
__unset() function used to clear an undeclared variable.