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])); } ?>
“Pray for those who persecute you” – Expiatory mass and candle-lighting in front of the Apostolic Nunciature for gays and lesbians killed throughout history, and for their murderers – 11th October 2003 (Photo: Pride.hu) |
< | Back to the Gallery | > |