Alte Fotos von Muddern

Diese Liste wurde bis irgendwann händisch gepflegt und weckt Erinnerungen und manches Grinsen.

Fotos von Muddern

Gesuchter Name: /> Vorschau

Bild [0-9]+<\/a>:
(.*\b'.$name.'\b.*)<\/td>/i',$content, $matches)) { preg_match("/^Party\.([0-9]+)\/fotos\.(.+)\//",$filename,$party); $partyno=$party[1]; $fotograf=ucfirst($party[2]); $text=""; $count=0; foreach($matches[1] as $file) { $count++; $all++; $text.='
'; if ($vorschau) { $text.=''; } else { $text.=$count; } $text.=' '; } $text.=" von $fotograf "; if (empty($parties[$partyno])) { $parties[$partyno]=$text; } else { $parties[$partyno].=$text; } } } ksort($parties); } ?> Bilder von $name"; echo "

$all Bilder gefunden

"; if ($all) { echo ''; echo ""; foreach($parties as $partyno=>$text) { echo ""; echo ""; } echo "
PartyBilder
$partyno$text
"; } } ?>