Welcome Guest, Not a member yet? Register   Sign In
unbuffered_row() not working - returning null
#4

(This post was last modified: 03-09-2021, 01:27 PM by iRedds.)

I will show you how it works so you can understand.

Call result()
result() -> result_object() -> _fetch_object() -> working with native php DBSM function

Call unbuffered_row()
unbuffered_row() -> _fetch_object() -> working with native php DBSM function

That is, the only difference is in result_object(), where _fetch_object() is called in a loop.
Reply


Messages In This Thread
RE: unbuffered_row() not working - returning null - by iRedds - 03-09-2021, 01:24 PM



Theme © iAndrew 2016 - Forum software by © MyBB