function listload () { global $list123; if (!isset($list123)) { $ret = array(); $f = fopen ("list.txt", "r"); while ( !feof($f) ) { $s=fgets($f); $t = explode(" ", $s); $ret[$t[0]] = $t[1]; } fclose($f); $list123 = $ret; return $ret; } else { return $list123; } } function showlistitem ($n) { $t = listload(); print(trim($t[$n])); } ?>
“Off with the masks!” – demonstration in front of the Parliament building, on 1st July 2000 (the board in the middle: “I love Jesus and my boyfriend” – photo: www.gay.hu) |
< | Back to the Gallery | > |