Welcome Guest, Not a member yet? Register   Sign In
db connection
#1

[eluser]hamzakhan[/eluser]
i need db connection variable or id in my model.
to use in particular query. plz tell me how i can get it.
thanks for any help
#2

[eluser]WanWizard[/eluser]
What do you mean by 'db connection variable'? The resource? Try $this->db->conn_id.
#3

[eluser]hamzakhan[/eluser]
$this->db->conn_id THIS IS WHAT I need.
actually i am trying to connection id like
$this->conn_id
but forgot to use db
now get it
$this->db->conn_id
thanks




Theme © iAndrew 2016 - Forum software by © MyBB