";
echo "";
echo "ID ";
echo "CODE ";
echo "DEPARTMENT NAME ";
echo "";
echo "";
while($row = mysqli_fetch_array($pcpHead)){
?>