Oto część kodu
<?php print "<td width = '200'class='ramka2' > <a href='".$file."'><b>".$fName."</b></a></td><td class='ramka2' width = '183'> <a href='arlinux.php?plik=".$fName."'> <b>Usun</b></a> </center></td></table>";} ?>
<?php print "<td width = '200'class='ramka2' > <a href='".$file."'><b>".$fName."</b></a></td><td class='ramka2' width = '183'> <a href='arlinux.php?plik=".$fName."'> <b>Usun</b></a> </center></td></table>";} ?>
<?php $path = $_GET['path']; { $path = "./linux"; } { print "<table width='383' border='1' cellspacing='3' cellpadding='3' align='center' ><td width='200' ><font size='1px' color='#EDE3EB' >Nazwa</font><td><font size='1px' color='#EDE3EB' >Rozmiar</font></td>"; { if ($file != "." && $file != "..") { $fName = $file; $file = $path.'/'.$file; { print "<td width = '200'class='ramka2' > <a href='".$file."'><b>".$fName."</b></a></td><td class='ramka2' width = '183'> <b>Usun</b> </center></td></table>"; } { } } } } ?>