Sortable table
Action
Inset DT
User Name
User Country
User Email
User Phone#
query("SELECT * FROM reorderusers WHERE 1 ORDER BY userorder ASC "); if($result->num_rows>0){ $i=0; while($val = $result->fetch_assoc()){ $i++; ?>