0"; if($_GET[st1]!=""){$ses=$ses." and (nc like '%".$_GET[st1]."%' or uid like '%".$_GET[st1]."%')";} if($_GET[shopzt]!=""){$ses=$ses." and shopzt=".$_GET[shopzt];} if($_GET[zt]!=""){$ses=$ses." and zt=".$_GET[zt];} if($_GET[rz]!=""){$ses=$ses." and sfzrz=0";} $page=$_GET["page"];if($page==""){$page=1;}else{$page=intval($_GET["page"]);} ?>