Welcome Guest, Not a member yet? Register   Sign In
Query Builder need help
#3

(This post was last modified: 04-12-2021, 11:45 PM by zdarin.)

(04-12-2021, 10:34 PM)kenjis Wrote: It is not a Query Builder example. It is an example of CodeIgniter\Model.

But it is very confusing because CodeIgniter\Model could use Query Builder's methods.
OK thanks for understand of query builder, maybe you know how i can send $var to query builder?

I want to do that in Contacts page i see all contacts its ok and working but i need make on click button to show only one contact card i think i make onclick send $var to query buuilder where('id', $id) and get only one contact card, but i cant understand how to do and correct do, because in controler i can make this working but i know its not correct

i need help how send $var from Controller to Model
Reply


Messages In This Thread
Query Builder need help - by zdarin - 04-12-2021, 02:57 AM
RE: Query Builder need help - by kenjis - 04-12-2021, 10:34 PM
RE: Query Builder need help - by zdarin - 04-12-2021, 11:27 PM
RE: Query Builder need help - by InsiteFX - 04-13-2021, 01:40 AM
RE: Query Builder need help - by kenjis - 04-13-2021, 02:52 AM
RE: Query Builder need help - by zdarin - 04-14-2021, 09:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB