CodeIgniter Forums
Active record caching question - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Active record caching question (/showthread.php?tid=22740)



Active record caching question - El Forum - 09-18-2009

[eluser]Unknown[/eluser]
So I know it's possible to like "save" active record queries, however I'd like to know if its possible to save say 2 or 3 of these at the same time, and refer to them with variable names or something else. Any ideas?