hello, I want use the button “search” in the navigation bar but nothing work. I use “getpostdata' to see what is post.
bellow, it's my programm.
include($_SERVER['DOCUMENT_ROOT'].”/paiement/include/JSON.php”);
$json = new Services_JSON();
$page = $_GET['page']; // get the GETed page
$limit = $_GET['rows'];$sidx = $_GET['sidx'];
$sidx = $_GET['sidx'];
$sord = $_GET['sord'];
if(!$sidx) $sidx =1;
$wh =””;
$where_recherche = “”;
$where_recherche_count = “”;
if(isset($_REQUEST['searchField'])){
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top