Si existez PHP

if (isset($var)) {
  // Code here
}
TC5550