As part of “Snapshot Day: One Day in the Life of Maryland Libraries,” we're asking patrons to share with us their favorite library stories. Tell us what the library means in your life, how it helped you or a member of your family, or whatever library story comes to mind when you think of us. Click on the link below to record your story. And while you're at it, take a look at some of the stories already posted. Patrons are the people who give meaning to our work. Thank you.
“Snapshot Day: One Day in the Life of Maryland Libraries” is sponsored by the Maryland Library Association and the Maryland State Department of Education.
Add your own story about the library
include ('dbconnect.php'); $stories = mysql_query("select id from story where display = '1'"); $num_stories = mysql_num_rows($stories); if (mysql_num_rows($stories) == 0) { echo "No stories have been written yet. Be the first to write a library story.
"; } else { echo"$num_stories stories have been written.