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
Ethno Kino Festival: Belonging
|
|
OV/e, 0 Minuten
|
Friday: Opening Day
FR 30.9.22
14:00 WORKSHOP
DOC IMPACT LAB
Dr. Mike Poltorak, Dr. Eda Elif Tibet
17:00 APERO BY BABA FOOD
18:00 OPENING CEREMONY
EthnoKino intro, Spirit of Water, Loten Namling Music Performance
18:30 VISION TALK:
BELONGING BY JETSUN PEMA
Tibet’s Spiritual Leader the 14th Dalai Lama’s Sister and Former President of Tibetan Village Schools
19:00 Amala
20:00 Q&A
with Geleck Palsang & Jetsun Pema
21:00 Sel Et Poivre Dj Party
with Snacks and Drinks at the bar
full programme here
| |