<br style="clear: both;" /> <form name="frm_Loeschen" action="<?php echo $thisFile; ?> " method="post"> <input type="hidden" name="toDelete" id="toDelete" value=""> <div style="clear; margin-top:10px; float:left; height:240px; overflow-y:scroll;; overflow-x: no;"> <?php echo dokusAnzeigen(); ?> </div> <div style="margin-top:10px; float:right; height:240px; overflow-y:scroll;"> <?php echo bilderAnzeigen(); ?> </div> <div style="float: none; clear: both;"></div> </form> <br style="clear: both" /> <?php function dokusAnzeigen() { chdir("/transfer/data"); $directory = "."; if (is_dir($directory) == true) { $handle = opendir($directory);
?> ' target='_blank'><?php echo "{$db_link}"; ?> </a></TD> </TR> <TR> <TD valign='top'><?php echo $db_bericht; ?> </TD> </TR> <TR> <TD valign='top'> <?php echo bilderAnzeigen($db_id); ?> <a name='toFoto'></a> <?php echo dokusAnzeigen($db_id); ?> <a name='toFile'></a></TD> </TR> </TABLE> </div> <div align='right'><a href='#top'>top</a></div> <?php //EINTRAG IM DETAIL (ENDE) } $zaehler++; ?>