$pageName = "index"; ?>
include_once('GeneralClass.php'); $access = new Access(); $loggedIn = $access->CheckIfLoggedIn(); ?>
MenuHome About Topics if ($loggedIn) { ?> Buy Topics } ?> Send text messages to anyone, anywhere, at any time from your computer - anonymously. Click here. |
Welcome to Math Geek, a site dedicated to helping and tutoring students in mathematics. I have been teaching math since 1994, so I have seen what works for students and what does not. Many times books and other Internet sites try to explain math topics only to go right over a student's head. On this site I break things down into steps and explain them in a simple manner. My students have often commented that I make learning mathematics much easier. So investigate the site. Click on the Topics link on the left to see what is available. This site is a work in progress, so new topics will be added regularly. Good luck! |
if(!$_COOKIE['FirstName'])
{
//print_r($_COOKIE);
?>
Registered?
}
else
{
echo "Welcome back, " . $_COOKIE['FirstName'] . " "; ?> } ?> |
Custom Search
|
© 2012 AFSSC Inc.