php if $_GET is set assign to variable code example Example: php see if undefined if (isset($variable)) { /* do something */ };