Welcome Guest, Not a member yet? Register   Sign In
Why does $userModel->find(null) return all rows like $userModel->findAll()
#2

find(null) means no where clause.
So you get all records.
Reply


Messages In This Thread
RE: Why does $userModel->find(null) return all rows like $userModel->findAll() - by kenjis - 03-20-2021, 06:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB