Skrypt:
<?php $temat = $_POST['temat']; $Katalog = 'sc/j.polski/*' . $temat . '*.php'; foreach($nazwy as $file){ echo '<a href="'.$file.'"><font color="#c4c4c4" size="5">'.$pathinfo['filename'].'</font></a><br /><hr size="1" color="gray">'; } ?>
<?php $temat = $_POST['temat']; $Katalog = 'sc/j.polski/*' . $temat . '*.php'; foreach($nazwy as $file){ echo '<a href="'.$file.'"><font color="#c4c4c4" size="5">'.$pathinfo['filename'].'</font></a><br /><hr size="1" color="gray">'; } ?>