Using CI with traditional PHP Objects |
[eluser]dcunited08[/eluser]
[quote author="prezet" date="1225415031"]OK, thanks, I'll look into that... as for your mention of : Quote:The ‘CI way’ would be to use the builtin database drivers and load the objects from that. Could you expand on what you meant by that? Thanks[/quote] By that I simply meant that you would do the Code: $this->db->query($SQL); |
Messages In This Thread |
Using CI with traditional PHP Objects - by El Forum - 10-29-2008, 01:19 PM
Using CI with traditional PHP Objects - by El Forum - 10-29-2008, 02:16 PM
Using CI with traditional PHP Objects - by El Forum - 10-30-2008, 12:10 PM
Using CI with traditional PHP Objects - by El Forum - 10-30-2008, 12:44 PM
Using CI with traditional PHP Objects - by El Forum - 10-30-2008, 01:18 PM
Using CI with traditional PHP Objects - by El Forum - 10-30-2008, 02:03 PM
Using CI with traditional PHP Objects - by El Forum - 10-30-2008, 02:14 PM
Using CI with traditional PHP Objects - by El Forum - 10-30-2008, 02:35 PM
|