php check if a variable value exist code example Example: if exist php if (isset($var)) { // Code here }