'); global $monthArray,$monthNums, $orderMonths,$orderCode,$finalorderMonths,$finalorderCode, $transcript; $monthArray= array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"); $monthNums=array("01","02","03","04","05","06","07","08","09","10","11","12"); $orderMonths=array(); $orderCode=array(); $finalorderMonths=array(); $finalorderCode=array(); } ?>
Latest | Archive | Search Discussion


Discussion Archive:

"); $stpos=$stpos-1; $stage1=substr($useText, $stpos); //echo($stage1); $stpos2=strpos ($stage1,''); $stage2=substr($stage1, 0,$stpos2); $stage3=str_replace("
  • " ,"

    ", $stage2); // now substitute
  • for double line breaks $stage4=str_replace("http://www.jiscmail.ac.uk/cgi-bin/webadmin?" ,"discMonthDetail.php?sublink=$_GET[sublink]&O=D&H=0&D=1&T=0&", $stage3); $stage4=str_replace("

    " ," | ", $stage4); $stage4=str_replace("December" ,"

    December", $stage4); if (strpos($stage4,"| ")<3){ $stage4=substr($stage4,4); } $breakyr=date("y"); //echo("January $breakyr"); $stage4=str_replace("January 20$breakyr
    " ,"January 20$breakyr

    ", $stage4); echo("$stage4"); $scanText=" $stage4 "; $alltext=$scanText; echo(""); ?>
  • "); $handle = fopen($thisSite, "rb"); $contents = ""; do { $data = fread($handle, 8192); if (strlen($data) == 0) { break; } $contents .= $data; } while (true); fclose($handle); $useText=$contents; $transcript=" $transcript $contents "; //$useText=strip_tags($contents); } ?>