Welcome Guest, Not a member yet? Register   Sign In
how to run multiple quires codeigniter
#1

multiple quires run in code igniter
Reply
#2

Maybe use CodeIgniter transactions...
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

One by one.
Or in a for{} or foreach{} loop.
Reply
#4

@MahendarReddy SingiReddy ,

When you say run multiple queries at once can you be more specific? What is it that you are trying to do?
Reply
#5

What kind of queries, select, delete, insert, update, mix-and-match?
Reply
#6

(01-23-2018, 03:43 PM)Wouter60 Wrote: One by one.
Or in a for{} or foreach{} loop.

query in a loop is a bad idea. Smile
Reply




Theme © iAndrew 2016 - Forum software by © MyBB