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?
Answer:
mysql_affected_rows() return the number of entries affected by an SQL query.
Download Junior PHP Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Tell me what does the initials of PHP stand for? | Do you know what is the function func_num_args() used for? |