check if variable is not set php code example Example: if exist php if (isset($var)) { // Code here }