<?php if ($ore == 0){ echo ''; }else{ echo '<td bgcolor="#484848" align="center" width="120"><b> ' . include("name.php") . '</b></td>'; } ?>