![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: oracle connection question
From: noone <noone@nowhere.com>
Date: Thu Mar 30 2006 - 21:53:30 CEST
Steff wrote:
> Hi,
> I would like to know what's the best way to validate or manage an error when
> For instance with:
> $c1 = oci_connect("stephane","password",$db)
=== sorry about the duplicate reply - but I wasn't finished yet...
http://www.php.net/manual/en/function.oci-error.php
|