Greetings:
I'm developing a website that access an Oracle database.
I'm doing a test with a extremely small table (3 lines with 4 columns each) using the OCIPlogon and OCIFetchInto functions.
Well, it takes like 20 seconds to load the results so I'm really worried about it. If PHP is THAT slow in an Oracle connection I'll have to use other language.
Can anyone give me some tips? I wont even post the script because it's the simplest one, based on php.net examples, so it's not a code thing for sure...
Can anyone help me?
BTW, I've installed PHP as an apache module.
Thanks in advance,
Er Galvão Abbott
Web Developer