Array
(
    [id] => 8
)
array(1) {
  ["id"]=>
  string(1) "8"
}

DELETE FROM tbl_member WHERE id = 8
1
1
bool(true)