NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP and Oracle

Randal Rust randalrust at gmail.com
Mon Jan 9 15:10:41 EST 2006


I'm taking a stab at connecting to our Oracle database so that I can
build a prototype of something, based on our actual data structure.

I have enabled the Oracle extension in the .ini file (and verified it
by viewind the information with phpInfo() ), but I keep getting this
error:

Fatal error: Call to undefined function oci_connect() in
C:\web\oracle\test.php on line 12

It seems that the extension is not working. Any thoughts?

It's probably not all that difficult, I'm just not used to the way
Oracle does it's connection thing.

TIA.

--
Randal Rust
R.Squared Communications
www.r2communications.com



More information about the talk mailing list