(I için kendi mesaj alıyorum "en az 2 karakter yazmanız gerekiyor benim arama script jpinedo.webcindario.com / scripts / sayfa numaralarını kullanıyorum, ama 2. sayfadaki tıkladığınızda ilk aramasından parametreler kaybolur ")
how can i make it work? this is my search.php:
$q = mysql_real_escape_string($_POST['q']);
$option = mysql_real_escape_string($_POST['option']);
that are coming from my index.php, search module (the rest are just the same from the script example, a simple search)
ben denedim:
$_pagi_propagar = array("q","option","search");