function get1fromtable($t,$w){
global $sqli;
$sql="SELECT * FROM $t WHERE $w LIMIT 1";
$result=mysqli_query($sqli,$sql);
if (mysqli_num_rows($result)!=0){
$res= mysqli_fetch_assoc($result);
return($res);
} else {
return false;
}
}
function getfromtable($t,$w){
global $sqli;
$res=array();
$sql="SELECT * FROM $t WHERE $w";
$result=mysqli_query($sqli,$sql);
//echo $sql;
if (mysqli_num_rows($result)!=0){
while ($r= mysqli_fetch_assoc($result)){
$res[]=$r;
}
return($res);
} else {
return false;
}
}
function getfromselect($s){
global $sqli;
$res=array();
$sql=$s;
$result=mysqli_query($sqli,$sql);
//echo $sql;
if (mysqli_num_rows($result)!=0){
while ($r= mysqli_fetch_assoc($result)){
$res[]=$r;
}
return($res);
} else {
return false;
}
}
function getfromtablebyid($t,$w){
global $sqli;
$res=array();
$sql="SELECT * FROM $t WHERE $w";
$result=mysqli_query($sqli,$sql);
if (mysqli_num_rows($result)!=0){
while ($r= mysqli_fetch_assoc($result)){
$res[$r['id']]=$r;
}
return($res);
} else {
return false;
}
}
?>
kino in der reitschule
EthnoKino presents: Ancient Futures
Renata Keller, Switzerland, 2016, English and German/d, 90 Minuten
Why Women Need To Climb Mountains +++Veranstaltung abgesagt+++
+++Die Veranstaltungsreihe wurde bis auf weiteres abgesagt. Vielen Dank an all die Menschen, die diesen Anlass vorbereitet haben.
Wie unter den aktuellen Umständen verantwortungs- und lustvoll veranstaltet werden kann, sind wir am diskutieren - Stay Tuned!+++
Im Kino gilt eine Maskenplficht, wir bitten Euch, eine eigene Maske mitzubringen.
A Journey of Discovery with Dr. Gerda Lerner, the Godmother of women’s history, asks the question: how does knowing our history affect our potential to shape the future? This documentary explores the courageous life, work, and vision of Dr. Gerda Lerner and looks at the creative and collective spirit of women activists who spearheaded the field of women’s history.
In the presence of the filmmaker.
https://www.womenneedtoclimbmountains.com