Junior PHP Developer Question:

Download Job Interview Questions and Answers PDF

Tell me which function gives us the number of affected entries by a query?

Junior PHP Developer Interview Question
Junior PHP Developer Interview Question

Answer:

mysql_affected_rows() return the number of entries affected by an SQL query.

Download Junior PHP Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me what does the initials of PHP stand for?Do you know what is the function func_num_args() used for?