News of the Arroyo

An achive of news stories about and related to life in the Arroyo Seco.

\"2014-11-01\" AND Date<\"2016-01-01\" ORDER BY date DESC"); if ($myrow = mysql_fetch_array($result)) { // display list if there are records to display $summary = $myrow["summary"]; print ("

Click on the title link to read the entire story.

"); print("\n"); print("\n"); print("\n"); print("\n"); do { printf("\n", $PHP_SELF, $myrow["artic"], $myrow["title"], $myrow["summary"]); print("\n"); } while ($myrow = mysql_fetch_array($result)); print("\n"); print ("\n"); print("\n"); print("\n"); print(""); print("\n"); print("
Title
Summary
%s%s
In accordance with Title 17 U.S.C., section 107, some material is provided without permission from the copyright owner, only for purposes of criticism, comment, education, scholarship and research under the \"fair use\" provisions of federal copyright laws. These materials may not be distributed further, except for \"fair use\" without permission of the copyright owner.
\n"); print("
\n"); print("

Select Stories from a Particular Year

\n"); print("
Before 2000 2000 2001 2002 2003 2004
2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015
\n"); print(""); print("
"); print("
\n"); print("

Search All of the Articles

\n"); print("

\n"); print(""); print("
\n"); } else { /* no records to display */ echo "Sorry, no records were found!"; } ?>