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?

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

ANSWER DOWNLOAD EXAMIANS APP