]*>'si", // strip out hrefs links
"''si", // strip out javascript
"'<[\/\!]*?[^<>]*?>'si" // strip out html tags
);
$replace = array("\\1", // strip out hrefs links
"", // strip out javascript
"" // strip out html tags
);
return preg_replace($search, $replace, $stream);
}
function removeXSS($s){
//$s = preg_replace("/\[:!#\$&\'\"§\(\)\+^=_~\?\]/", "", $s);
$s = preg_replace('/<[\/\!]*?[^<>]*?>/si', "", $s);
//$s = preg_replace("/[:!#\$&\'\"§\(\)\+^=_~\?\/<>]/", "", $search_string);
//$s = preg_replace("/[<>]/", "", $s);
return $s;
}
$suchbegriff = "";
if (isset($_REQUEST["search"])) $suchbegriff = removeXSS($_REQUEST["search"]);
if (isset($_REQUEST["search-field"]) && $_REQUEST["search-field"] != "") $suchbegriff = removeXSS($_REQUEST["search-field"]);
?>
$evJan, $evFeb, $evMaer, $evApr, $evMai, $evJun, $evJul, $evAug, $evSep, $evOkt, $evNov, $evDez); ?>
Mitgliederzahl
Hauptnavigation / Suche
Navigationspfad
Mitgliederstatistik
Content
Stand Dezember 2015
Ordentliche Mitglieder |
|
|
|
Korrespondierende Mitglieder |
|
|
Sektion I |
männlich |
50 |
|
Sektion I |
männlich |
45 |
|
weiblich |
5 |
|
|
weiblich |
5 |
|
gesamt |
55 |
|
|
gesamt |
50 |
Sektion II |
männlich |
25 |
|
Sektion II |
männlich |
10 |
|
weiblich |
2 |
|
|
weiblich |
4 |
|
gesamt |
27 |
|
|
gesamt |
14 |
Sektion III |
männlich |
47 |
|
Sektion III |
männlich |
46 |
|
weiblich |
3 |
|
|
weiblich |
2 |
|
gesamt |
50 |
|
|
gesamt |
48 |
Sektion IV |
männlich |
42 |
|
Sektion IV |
männlich |
25 |
|
weiblich |
2 |
|
|
weiblich |
2 |
|
gesamt |
44 |
|
|
gesamt |
27 |