Re: oracle connection question
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: oracle connection question

From: noone <noone@nowhere.com>
Date: Thu Mar 30 2006 - 21:50:42 CEST

Steff wrote:

> Hi,

> I would like to know what's the best way to validate or manage an error when
> connecting on a Oracle DB with oci_connect from php 5.

> For instance with:

> $c1 = oci_connect("stephane","password",$db)
or die ;
Received on Mon May 1 02:45:17 2006