Multiple MySQLi queries - Codeigniter |
[eluser]1cookie[/eluser]
Hi, multiple query advice: In CI, I would love to use: Code: $query = "SELECT CURRENT_USER();"; I've seen something dating back to 2011: http://stackoverflow.com/questions/40591...odeigniter What's changed? Anything. What's my best bet? Transactions maybe: http://ellislab.com/codeigniter/user-gui...tions.html advice... |
Messages In This Thread |
Multiple MySQLi queries - Codeigniter - by El Forum - 04-06-2014, 11:04 AM
Multiple MySQLi queries - Codeigniter - by El Forum - 04-07-2014, 07:41 AM
|