S.No. User Name User Role Add View Edit Delete
location.href='techsyn_rights_list.php'"; { ?>
set_page_data($this_script,$num_rows,$records_per_page=100000,$scroll_num=0,$show_prev_next=true,$show_scroll_prev_next=true,$show_first_last=true); $page->set_qry_string(""); $page_order_result=@mysqli_query($conn,$page->get_limit_query($sql)); $num=@mysqli_num_rows($page_order_result); if($num>0) { $pageon=$_GET['page']; $pageon=($pageon)*100000; $count=$pageon+1; while($row=@mysqli_fetch_array($page_order_result)) { extract($row); ?> "; } ?>