Welcome Guest, Not a member yet? Register   Sign In
Migrating CI3 to CI4, need query->numRows function
#3

Can you provide any code demonstrating why/how you are using this? You are performing a SELECT query but can't access the results array to perform a count() in PHP? Which database driver are you using? If MySQL you could probably try $result->resultID->num_rows to access this value.
Reply


Messages In This Thread
RE: Migrating CI3 to CI4, need query->numRows function - by ojmichael - 12-30-2020, 08:53 PM



Theme © iAndrew 2016 - Forum software by © MyBB