row(s) affected in mysql update with PHP

前端 未结 10 1875
臣服心动
臣服心动 2020-12-10 14:08

How do i find if my update is successful or not? i update using a where uniqueName=name so i should always only update 0 rows or 1. What is a good way to check if i updated

10条回答
提交回复
热议问题