BG Work Area

This section will have as members all the newsletters we are keeping online as well as one permanent “meta-article” about how to submit an article, the editor(s), etc.

<?php error_reporting(E_ERROR | E_WARNING);    // Report all errorsini_set('display_errors', 1);    // Display them/*  Newsletter distribution list  */require_once($_SERVER["DOCUMENT_ROOT"] . '/fhaphp/nlDistribList.php');?>...