Konu
Site içi arama motoru
29-05-2008, 00:06:14
#13
ErsaT
ara.php
<?php header("Location: etiket/".$_POST['etiket']); ?>
Arama formu
<form action="
ara.php
" method="post" >
<input name="etiket" size="30">
</form>