LoadVariables('get'); if ($REWRITE[1] == "Schools") { if(isset($REWRITE[2]) && $REWRITE[2] == "Letter") { $page_title = 'Famous High-Schools starting with the letter "'.$REWRITE[3].'"'; } else if ($REWRITE[2] != "Letter") { $page_title = 'Famous people who studied at '.str_replace("\\","",str_replace( '_', ' ', $REWRITE[2])); } } else if ($REWRITE[1] == "University") { if(isset($REWRITE[2]) && $REWRITE[2] == "Letter") { $page_title = 'Famous Universities starting with the letter "'.$REWRITE[3].'"'; } else if ($REWRITE[2] != "Letter") { $page_title = 'Famous people who studied at '.str_replace( '_', ' ', $REWRITE[2]); } } else { $page_title = 'Fame Schooling'; } include('header.php'); //debug($REWRITE); ?>
doQuery($sql); while ($row = $do->getRows()) { $sum_h = $sum_h + $row['counter_h']; $highschools[] = $row; } $sql = "SELECT c_university,COUNT(c_id) as counter_u FROM celebrity WHERE c_university != '' GROUP BY c_university ORDER BY counter_u DESC"; $do->doQuery($sql); while ($row = $do->getRows()) { $sum_u = $sum_u + $row['counter_u']; $university[] = $row; } ?>
On this page we invite you to find where famous people made their studies and also who attended your High-School or College
There are High-Schools and Universities


create pool

Polls 



Jump to your School
doQuery($sql); $row = $do->getRows(); if($do->getRowsNr() > 0) { if($_POST['checkbox_value_2'] == "Highschool") { $check_existentz = "SELECT hjh_name FROM highschool_jump_hits WHERE hjh_name = '".$string."'"; $table = "highschool_jump_hits"; $prefix = "hjh_"; } else { $check_existentz = "SELECT ujh_name FROM university_jump_hits WHERE ujh_name = '".$string."'"; $table = "university_jump_hits"; $prefix = "ujh_"; } $do->doQuery($check_existentz); $check = $do->getRowsNr(); if($check > 0) { mysql_query("UPDATE ".$table." SET ".$prefix."hits = (".$prefix."hits + 1) WHERE ".$prefix."name = '".$string."'"); } else { mysql_query("INSERT INTO ".$table." (".$prefix."name, ".$prefix."entry_date, ".$prefix."hits) VALUES ('".$string."',NOW(),'1') "); } //header('Location: fame_schooling.php?type='.$category.'&name='.$row[$targetField]); _GO('path=Fame_Schooling&type='.$category.'&name='.$row[$targetField]); } else { $errorMsg = '"'.ucfirst($string).'" not found in database'; } } ?>

high-school university
_questions.html" > Questions

- _q.html" > by


&tip=Fame_Schooling" > Ask a Question about
Recently updated
doQuery($sql); echo ''; while ($row = $do->getRows()) { ?> '; } else { echo ''; } $key7++; } echo ''; ?>
Popular Interests
doQuery($sql); while($row = $do->getRows()) { ?>
doQuery($sql); while($row = $do->getRows()) { ?>