CodeIgniter Forums
Using Oracle with PHP and CodeIgniter - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Using Oracle with PHP and CodeIgniter (/showthread.php?tid=4554)

Pages: 1 2


Using Oracle with PHP and CodeIgniter - El Forum - 12-02-2007

[eluser]jabbett[/eluser]
I just spent a few minutes writing up my experience configuring PHP and CodeIgniter to use an Oracle database, and thought it might be beneficial to the community.

http://www.abbett.org/2007/12/02/using-oracle-with-php-and-codeigniter/

It covers enabling PHP's Oracle support, configuring CodeIgniter to connect to an Oracle database, and using Active Record against an Oracle database. It might be useful to anyone encountering:

== "Unable to load dynamic library" / php_oci8.dll errors
== "Use of undefined constant OCI_COMMIT_ON_SUCCESS" notices
== ORA-12514 warnings
== ocifetchinto / ociexecute warnings


Using Oracle with PHP and CodeIgniter - El Forum - 12-02-2007

[eluser]gtech[/eluser]
thanks very much for that!


Using Oracle with PHP and CodeIgniter - El Forum - 12-02-2007

[eluser]Derek Allard[/eluser]
Bravo, thanks Jonathan! This is super.


Using Oracle with PHP and CodeIgniter - El Forum - 01-08-2008

[eluser]dark_lord[/eluser]
How about in Sybase? hehe... Thanks!


Using Oracle with PHP and CodeIgniter - El Forum - 01-08-2008

[eluser]Derek Allard[/eluser]
Not currently, but you may be able to use ODBC drivers for it... not sure. Sorry.


Using Oracle with PHP and CodeIgniter - El Forum - 01-08-2008

[eluser]dark_lord[/eluser]
O I C.. Okay I'll try your suggestion anyway, Thank you very much Mr. Administrator.. Till next Q. hehe.


Using Oracle with PHP and CodeIgniter - El Forum - 01-08-2008

[eluser]Derek Allard[/eluser]
LOL, not at all wish_bear. I'd be interested in expanding the db capabilities of CI, so if you get very far please do report back!


Using Oracle with PHP and CodeIgniter - El Forum - 07-31-2009

[eluser]Bhupendra[/eluser]
abbett.org has been blocked reported as attack site. Is there any other site where we can learn codeigniter with oracle?


[quote author="jabbett" date="1196652272"]I just spent a few minutes writing up my experience configuring PHP and CodeIgniter to use an Oracle database, and thought it might be beneficial to the community.

http://www.abbett.org/2007/12/02/using-oracle-with-php-and-codeigniter/

It covers enabling PHP's Oracle support, configuring CodeIgniter to connect to an Oracle database, and using Active Record against an Oracle database. It might be useful to anyone encountering:

== "Unable to load dynamic library" / php_oci8.dll errors
== "Use of undefined constant OCI_COMMIT_ON_SUCCESS" notices
== ORA-12514 warnings
== ocifetchinto / ociexecute warnings[/quote]


Using Oracle with PHP and CodeIgniter - El Forum - 09-10-2009

[eluser]Unknown[/eluser]
archive.org has a copy of it from 2008


Using Oracle with PHP and CodeIgniter - El Forum - 09-10-2009

[eluser]BrianDHall[/eluser]
I got a 404 File Not Found error when trying to visit the link.