# Copyright (c) 2010 Alpha Phi Omega. # All Rights Reserved. error_reporting(0); ob_start(); #Start Output Buffering $year = date("Y") - 1; while ($year >= 2009) { # Do all of this information while counting down the year from the current # year to 2009 (when FAR's were first handed out). # Retrieve the current year list of FAR Grants. $query = "SELECT a.ChapterName, a.SchoolName FROM v2_tblChapters a, v2_tblChapterPrompts b WHERE (a.ChapterID = b.ChapterID) AND (b.PromptTypeID = '21') AND (b.PromptYear = '$year') ORDER BY a.ChapterID"; $result = @mysql_query ($query); # Run the query. # Writes a level 3 header with the year. echo "
"; # Starts an unordered list to put all of the chapters into. echo "
"; # Add one to the year so we eventually add up to the current year. $year = $year - 1; } $this->output = ob_get_clean();#Capture all output into object variable ?>
Past Recipients of the Friendship & retention
grantJoin APO USA on the most widely used Social media group...Facebook! Become a fan today by ...more >
Interested in keeping in touch with APO and our chapters? Stay connected by following us o...more >
Want to be a leader, become a friend and promote service? Get involved in Alpha Phi ...more >