Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle/PHP Issue

Re: Oracle/PHP Issue

From: Edgar Chupit <chupit_at_tsi.lv>
Date: Thu, 15 Apr 2004 20:00:24 +0300
Message-ID: <1803164468.20040415200024@tsi.lv>


Hello Byron,

BP> However, if we add in some ora_parse, ora_open, ora_exec, and BP> ora_close calls then we start getting the aforementioned errors.

It doesn't solve your problem, but, why do you use oracle7 api (ora_) instead of oci8 new api (oci)?
If I understand correctly than, ora_ api was created to support Oracle7+ api, but oci uses new Oracle8+ api, I have used PHP4+Oracle8/9/10 with oci functions without any big problems.

--

 Edgar



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Thu Apr 15 2004 - 13:04:27 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US