~~NOCACHE~~ ====== Theses and Dissertations ======= function num($a){ $cam = $_SERVER['SERVER_NAME'].$_SERVER['PHP_SELF']; $var = file_get_contents("http://".$cam."?id=ppgee:dissertacoes:".$a); $num1 = substr_count($var, "row", 7750); return ($num1); } $n = date("Y") - 2004; echo "
"; $i = 1; $ano = 2006; for($ano; $ano <= date("Y"); $ano++){ echo ""; $i++; } echo ""; $i = 1; $ano = 2006; for($ano; $ano <= date("Y"); $ano++){ $v = num($ano); echo ""; $i++; } echo "
Theses and Dissertations Defended
Year ". $ano ."
Number of dissertations ". $v ."
";
===== Search field: =====