<? $found = false; $list = SearchList(); if($found) { ?><td><?=DisplayList($list);?></td><? } else { die('Reading error'); } ?>