PHP Databases Handling
Which one of the following method is used to retrieve the number of rows affected by an INSERT, UPDATE, or DELETE query?

num_rows()
affected_rows()
changed_rows()
new_rows()

ANSWER DOWNLOAD EXAMIANS APP