dongmanzui8486 2009-12-19 23:03
浏览 44
已采纳

Paginator不存储搜索参数

i'm using jpinedo.webcindario.com/scripts/paginator at my search script, but when i click on the page 2 the parameters from the first search are lost (i get my own message for "you need to type at least 2 characters")

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)

i tried:

$_pagi_propagar = array("q","option","search");
  • 写回答

1条回答 默认 最新

  • dpnfjx755573 2009-12-19 23:08
    关注

    You want to make your search GET based instead of POST based. This is because clicking a link is always GET based, so it's easier to change the search submit to GET than change the links to POST, since that requires a fair bit of javascript.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥20 易康econgnition精度验证
  • ¥15 msix packaging tool打包问题
  • ¥28 微信小程序开发页面布局没问题,真机调试的时候页面布局就乱了
  • ¥15 python的qt5界面
  • ¥15 无线电能传输系统MATLAB仿真问题
  • ¥50 如何用脚本实现输入法的热键设置
  • ¥20 我想使用一些网络协议或者部分协议也行,主要想实现类似于traceroute的一定步长内的路由拓扑功能
  • ¥30 深度学习,前后端连接
  • ¥15 孟德尔随机化结果不一致
  • ¥15 apm2.8飞控罗盘bad health,加速度计校准失败