$pageTitle="Dental Assistant School Faculty - National School of Dental Assisting | Colorado School of Dental Assisting"; $pageKeywords="dental assistant colleges"; $pageDescription="Meet the faculty of the School of Dental Assisting and learn about dental assistant schools and colleges."; include("inc/head.php"); switch($action){ //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// //viewfaculty //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// case"viewfaculty": $faculty=new aFaculty($db,$config); print"
"; $faculty->printFacultyMember($get->faculty_id); break; //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// //default: //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// default: print<<Below is our faculty staff. Click the thumbnail or the "More Info" link to read more about each faculty member.
$row->prefix $row->firstname $row->middlename $row->lastname $row->suffix$row->designationYears Experience: $row->yearsExperience Education: $row->education Bio: $row->facultyBio ... More Info>>> |
eof;
$printed++;
}
print"