![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveoracle connection question
From: Steff <stephane.vollet@bluewin.ch>
Date: Thu Mar 30 2006 - 21:42:25 CEST
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);
|