<?php
$link1=('icerik1')
$link2=('icerik2')
if($link1) echo $link1;
else if($link2) echo $link2;
?>

istediğin bu heralde