if (THIS_SCRIPT != 'adv_index') { $content = 'something'; }
$content = (THIS_SCRIPT != 'adv_index') ? somthing : '';