Hi All,
will anybody tell me how to connect oracle database using php script.
Thanx
Syed
On Wed, Sep 18, 2002 at 02:48:13PM +0200, Rasmus Sellberg wrote:
> Does PHP release the Oracle connection if I run PHP from the command line?
yes
tc
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Does PHP release the Oracle connection if I run PHP from the command line?
If not, how can I release the connection if the OCILogoff is empty as stated
on the comments of its documentation page?
//rasmus
Rasmus Sellberg
You can use ODBC as well.
Compile PHP with iODBC (http://www.iodbc.org) and you can use an ODBC driver
instead of the oci - this can bypass the Oracle client install in many
cases.
Best regards,
Andrew
Andrew Hill . Director Technology Evangelism
OpenL
At 08:42 AM 4/10/01 -0700, Dunaway, Brian wrote:
>I need to access a remote oracle database. What I mean is that the machine
>that is allowed access to the oracle database is not running php...I have
>access to the machine with the oracle access from my machine which is
>running php. Boy that
Greetings,
I need to access a remote oracle database. What I mean is that the machine
that is allowed access to the oracle database is not running php...I have
access to the machine with the oracle access from my machine which is
running php. Boy that sounds confusing.
anyway I am setting my env
6 matches
Mail list logo