= $ShowStart) && ($i <= $ShowEnd)) { $Pic = $album["fFilename"]; $fotoID = $album ["fID"]; // Select Foto Details $selectFotoDetails = "select fo.fID, fo.fFilename, co.fID, co.fTitle, co.fComment, co.frLanguageID, co.fStatusID, foda.frFotoID, foda.frCommentID from kfmFoto fo inner join kfmFotoData foda on foda.frFotoID = fo.fID inner join kfmFotoComment co on co.fID = foda.frCommentID where fo.fID = ".$fotoID." and co.frLanguageID = 1 group by fo.fID"; $fotoDetailsData = @mysql_query($selectFotoDetails, $dbh); $FotoTitleGe = @mysql_result($fotoDetailsData, 0, 3); $FotoCommentGe = @mysql_result($fotoDetailsData, 0, 4); } endwhile; ?>
Komm flieg mit // The trip begins here Komm flieg mit // The trip begins here