Department Of Mathematics, Kansas State university.




MATHEMATICS COLLOQUIA
LECTURES AND SPECIAL EVENTS
DEPARTMENT OF MATHEMATICS
KANSAS STATE UNIVERSITY.
Error not able to connect invalid username or password"); print("Click to go back(try again)"); exit; } $numrows=pg_numrows($result); if ($numrows ==0) { printf("
No calendar entries found
"); } printf('"); if ($speaker_address2 !="") { printf(""); } if ($title1 !="") { printf(""); } if ($title2 !="") { printf(""); } printf("$time2 $location2\n"); if ($speaker_address2 !="") { printf(""); } if ($title1 !="") { printf(""); } if ($title2 !="") { printf(""); } if ($i == ($numrows -1)) { printf("$time2 $location2
'); $count = 0; for ($i=0; $i < $numrows; $i = $i +1) { $row = pg_fetch_row($result,$i); $pretty_date=$row[0]; $event_date=$row[1]; $event_type1=$row[2]; $event_type2=$row[3]; $title1=$row[4]; $title2=$row[5]; $speaker=$row[6]; $speaker_address1=$row[7]; $speaker_address2=$row[8]; $time1=$row[9]; $location1=$row[10]; $time2=$row[11]; $location2=$row[12]; $banquet=$row[13]; if ($banquet !='y') { // Date and title printf("$pretty_date:"); printf(" $event_type1
"); if ($event_type2 !="") { printf("$event_type2
"); } printf(" $speaker
"); printf("$speaker_address1
$speaker_address2
Title: $title1
$title2
Time and Place: $time1 $location1
"); printf("
"); } else { if ($count == 0) { printf(""); } else { printf("
"); } if ($count == 0) { printf(" $event_type1
"); if ($event_type2 !="") { printf("$event_type2
"); } $count = 1; } printf(" $speaker
"); printf("$speaker_address1
$speaker_address2
Title: $title1
$title2
Time and Place: $time1 $location1
"); printf("
"); } else { printf("
"); } }// if of banquet end } //for end printf("
"); ?>
Calendar Archive


Get tex version of this file
Please email help@math.ksu.edu to provide feedback to the maintainers of this specific page
To provide feedback about this site in general please email www@math.ksu.edu