![]() |
Error: Oracle with OCI8 drivers - 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: Error: Oracle with OCI8 drivers (/showthread.php?tid=43650) |
Error: Oracle with OCI8 drivers - El Forum - 07-19-2011 [eluser]Unknown[/eluser] Hi, I am trying to connect to an oracle 10g database but I have a problem with an undefined constant. my code: Code: $active_group = 'default'; the error: Code: A PHP Error was encountered |