|
Home | |
|
Today: Wed 14th April, 2021 |
|
|
|
:: ANNOUNCEMENTS |
include("incs/annoucement-banner.php");?>
//News Archives (Right side box)
$news_arch_res = mysqli_query("SELECT * FROM erb_news WHERE news_visibility='News' ORDER BY news_datestamp DESC LIMIT 0,10")or die("Query failed5.".mysqli_error()."");
while($news_arch_rw = mysqli_fetch_object($news_arch_res))
{
/* print"
 |
news_id\" title=\"News Details\">$news_arch_rw->news_subject |
";
*/
}
?>
|
|
|
|
echo "$content_subject";?> |
include ("incs/disclaimer.inc.php");
?>
|
//require "c:/wamp/www/prototype/hitcntr/phpcounter.php";
require "/usr/local/websites/erb/html/hitcntr/phpcounter.php";
?> |
|