Islamic Online University Diploma Instructors
$sqlfortopic = mysql_query("select * from `iou_profiles` where type like 'diploma-instructors' order by `name` asc");
//echo mysql_error($sqlfortopic);
while($topic = mysql_fetch_array($sqlfortopic))
{
?>
} ?>
if ($topic['degree'] !== '')
echo $topic['name'];
else
echo $topic['name'];
?>
" align="left" />
} ?>