Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. }
  2. //to get total row count
  3. $res =$connection->query("SELECT staffno FROM staff_tab WHERE status=1");
  4. $pat= ($connection->affected_rows);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement