Welcome Guest, Not a member yet? Register   Sign In
Query binding
#1

Hi everyone,

First, sorry if the question has already been asked (which is quite possible) : i did not find it.
I have a small problem with query binding : i don't need to execute the query with binding and get a result set, i simply need the computed query, something like 

PHP Code:
$str $this->db->getComputedQuery($query$dataToBind); 

Thanks
Reply
#2

And this is of course the exact moment where i find the answer : db->compile_binds
Sorry
Reply
#3

Please edit your Forum Topic and add to the Tile [SOLVED].
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB