Welcome Guest, Not a member yet? Register   Sign In
$result->fetch_assoc() is failing
#4

A careful reading of the error message shows me **Call to undefined method CI_DB_mysqli_result::fetch_assoc()**

There is no fetch_assoc method in a result object.
Searching the CI3 user guide for "fetch_assoc" doesn't show any results.

My guess is that the code you found is inappropriate!

Passwords would normally be saved as the result of "password_hash", if that is what you are trying to do.
Reply


Messages In This Thread
$result->fetch_assoc() is failing - by richb201 - 05-15-2018, 01:03 PM
RE: $result->fetch_assoc() is failing - by ciadmin - 05-15-2018, 01:38 PM



Theme © iAndrew 2016 - Forum software by © MyBB