Error retrieving professor from database!
‘.
‘Error: ‘ . mysqli_error() . ‘
‘);
}
echo”
Address | College of Natural Sciences Department of Mathematics 17 University Ave. Ste 1701 San Juan, PR 00925-2537 |
---|---|
Office | $office |
Office Hours | $hours |
Program | $program |
Telephone | (787) 764-0000 $ext |
MathSciNet | Link |
“;
If ($rank !== “Instructor”){
echo”
Education
$deg, $deginst, $degyr”;
echo”
Research
$research”;
echo”
Selected Publications
$pubs”;
echo”
Selected Grants and Awards
$grants”;
echo”
Additional Information
$more”;
If ($surname == “Janwa”){$page=’http://ramanujan.uprrp.edu’; echo” Personal Page “;}
If ($surname == “Pennance”){$page=’http://pennance.us/’; echo” Personal Page “;}
If ($surname == “Medina”){$page=’http://emmy.cnnet.upr.edu/lmedina/’; echo” Personal Page “;}
If ($surname == “Dejter”){$page=’http://home.coqui.net/dejterij’; echo” Personal Page “;}
}
?>