Great Neck South Class of 1972: $alum[title]"; include '../inc/album.inc.php'; include '../inc/header.php'; if(!($id && $alum)) { echo "

No such alum

"; } else { if($_POST['addalum']) {//Try to add $title = htmlentities($_POST['title']); $middlename = htmlentities($_POST['middlename']); $maidenname = htmlentities($_POST['maidenname']); $suffix = htmlentities($_POST['suffix']); $street1 = htmlentities($_POST['street1']); $street2 = htmlentities($_POST['street2']); $city = htmlentities($_POST['city']); $state = htmlentities($_POST['state']); $zip = htmlentities($_POST['zip']); $birthmonth = $_POST['birthmonth']; $birthday = $_POST['birthday']; $birthyear = $_POST['birthyear']; $homephone = htmlentities($_POST['homephone']); $workphone = htmlentities($_POST['workphone']); $mobilephone = htmlentities($_POST['mobilephone']); $fax = htmlentities($_POST['fax']); $email = htmlentities($_POST['email']); $biography = nl2br(htmlentities($_POST['biography'])); if(! ($birthyear &&birthday && birthmonth)) { $message = "

Error


Enter your birthday in order to be able to edit your information in the future.
Back"; } else { $query = "UPDATE gns_alums SET title = '$title', middlename = '$middlename', maidenname = '$maidenname', suffix = '$suffix'"; if($street1) $query.= ", street1 = '$street1', street2 = '$street2'"; $query.=",city = '$city', state = '$state'"; if($zip) $query .=", zip = '$zip'"; if($homephone) $query .=", homephone = '$homephone', workphone = '$workphone', mobilephone = '$mobilephone', fax = '$fax'"; if($birthmonth) $query .= ", birthmonth = '$birthmonth', birthday = '$birthday' , birthyear = '$birthyear'"; if($email) $query .= ", email = '$email'"; if($biography) $query .= ", biography = '$biography'"; $query .= ", participating = 2, updated = now() WHERE alumID = '$id'"; $result = mysql_query($query); if($result) { $message = "

\"Submission Successful

"; } else { $message ="

Error Making Change

".mysql_error()."
"; } $message .= "

Return to alumni page

"; } echo $message; } else { ?>

Submit your information to keep the biography accurate. We ask that you only submit a biography for yourself. If you have information about other alumni, please contact George.

These updates will be reviewed before being posted. Only fields marked in bold will be shown on the website.

Title: Firstname: Middlename: Lastname: Married Name: Suffix:
' /> ' /> ' /> ' />

Street1:

Street2:

City: State: Zip:
' /> ' />

Birthday (m/d/y)* (This is important to be able to edit your information in the future.)

Homephone:
' />

Workphone:

Mobilephone:

Fax:

Email (Will remain hidden from the public):

We have put together some questions to help you fill out your biography:
  • What did you do following High School?
  • What are you working at?
  • Tell us the places you have lived
  • What’s your current relationship status?
  • Do you have kids?
    How many?
    Girls or boys? Ages
  • Where are your parents?
  • Do you have pets?
  • What are a couple of your Indoor Hobbies?
  • What are a couple of your Outdoor Hobbies?
  • What are your top 5 Movies?
  • Are you in touch with anyone from our class?
  • Have you been back to Great Neck lately?
  • How do you plan to spend your 50th birthday?
  • In each decade tell us where you were and what you were doing in two sentences or less...
    70's
    80’s
    90’s
    The next 10 years.
  • Give us a brief summary of the last 32 years…OPTIONAL, BUT SEE IF YOU CAN KEEP IT TO JUST A FEW SENTENCES

     

Biography: