Welcome Guest, Not a member yet? Register   Sign In
How to Force Code Igniter to NOT to excape queries?
#5

[eluser]Sheikh Aman Alam[/eluser]
@noctrum-
i didnt want to this:
WHERE `comment`.`videoid` = '2'

rather, i want to do this:
`user`.`userid` = comment.userid

and NOT this one:
`user`.`userid` = 'comment.userid'

codeigniter is doing the later one.


@michael Wales.
how to do that in this situation?


Messages In This Thread
How to Force Code Igniter to NOT to excape queries? - by El Forum - 02-05-2010, 08:38 AM
How to Force Code Igniter to NOT to excape queries? - by El Forum - 02-05-2010, 08:50 AM
How to Force Code Igniter to NOT to excape queries? - by El Forum - 02-05-2010, 08:54 AM
How to Force Code Igniter to NOT to excape queries? - by El Forum - 02-05-2010, 09:10 AM
How to Force Code Igniter to NOT to excape queries? - by El Forum - 02-05-2010, 11:07 PM
How to Force Code Igniter to NOT to excape queries? - by El Forum - 02-06-2010, 01:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB