Answers

Question and Answer:

  Home  Junior PHP Developer

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

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

 131 views

More Questions for you: