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?

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

ANSWER DOWNLOAD EXAMIANS APP