Quick Jump
-----------------------------------------
Home
News
Calendar/Events
Alumni Information
Alumni Participation
Fund Drive
Renovations
Actives
Photo Gallery
History
Memorial
Alphabets Newsletter
Forum
Links
---------------------------------------
6294 Evite
Donate with PayPal
"; if ($_SESSION["ALPHA"] == ""){ echo"
Alpha:
Password:
"; } else{ echo"
Welcome A$_SESSION[ALPHA]
[
Alumni Info
]
[
Logout
]
"; } echo"
>
NOT REGISTERED?
>
TROUBLE LOGGING IN?
>
FORGET YOUR PASSWORD?
Password Request Form
Please select your Alpha number and your password will be sent to your primary e-mail address on file.
Alpha Number:
"; $query_alpha = "SELECT * FROM brothers"; $res_alpha = mysql_query($query_alpha); $num_alpha = mysql_numrows($res_alpha); // commented out 2023-02-22 MBG // $records_alpha[0] = array("brother_id","brother_first_name","brother_nickname","brother_middle_name","brother_last_name","brother_suffix"); $records_alpha[0] = array("brother_id"); for ($i=0;$i<$num_alpha;$i++) { $rec_alpha = array( mysql_result($res_alpha,$i,"brother_id"), // alpha number // mysql_result($res_alpha,$i,"brother_first_name"), // first name // mysql_result($res_alpha,$i,"brother_nickname"), // first name // mysql_result($res_alpha,$i,"brother_middle_name"), // middle name // mysql_result($res_alpha,$i,"brother_last_name"), // last name // mysql_result($res_alpha,$i,"brother_suffix"), // suffix ); $records_alpha[$i+1] = $rec_alpha; } //END FOR LOOP for ($row=1;$rowA$tbldat_alpha[0] $tbldat_alpha[1] $tbldat_alpha[3] $tbldat_alpha[4] $tbldat_alpha[5]"; echo"
A$tbldat_alpha[0]
"; } echo"
[ TOP ]
ALL CONTENT COPYRIGHT © 2006-07 THETA XI FRATERNITY.
SITE DESIGN BY
VIGCRAFT ARTS
; COPYRIGHT © 2006-07 VIGCRAFT ARTS, INC.
"; ?>