[ Index ]
 

Code source de CMS made simple 1.0.5

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/adodb_lite/ -> adodb-errorhandler.inc.php (sommaire)

(pas de description)

Version: V4.66 28 Sept 2005 (c) 2000-2005 John Lim (jlim@natsoft.com.my). All rights reserved.
Poids: 79 lignes (3 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 fonction

  ADODB_Error_Handler()

Fonctions
Fonctions qui ne font pas partie d'une Classe:

ADODB_Error_Handler($dbms, $fn, $errno, $errmsg, $p1, $p2, &$thisConnection)   X-Ref
Default Error Handler. This will be called with the following params

param: $dbms        the RDBMS you are connecting to
param: $fn        the name of the calling function (in uppercase)
param: $errno        the native error number from the database
param: $errmsg    the native error msg from the database
param: $p1        $fn specific parameter - see below
param: $p2        $fn specific parameter - see below
param: $thisConn    $current connection object - can be false if no connection object created



Généré le : Tue Apr 3 18:50:37 2007 par Balluche grâce à PHPXref 0.7