$statement = "select * from users where empid = ".$empid." and dept = '".$dept."'";