![]() |
[SOLVED] yet another DB related problem - 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: [SOLVED] yet another DB related problem (/showthread.php?tid=26539) Pages:
1
2
|
[SOLVED] yet another DB related problem - El Forum - 01-16-2010 [eluser]JHackamack[/eluser] Ah, Ok, I understood it now when i looked at it. You're doing a where clause using the session variable that is an array (plus its also a single quotes). [SOLVED] yet another DB related problem - El Forum - 01-16-2010 [eluser]KrizzAngel[/eluser] tnx for the replies.. no errors now.. |