how to tell if a link variable exists php code example Example: if exist php if (isset($var)) { // Code here }