[ Index ]
 

Code source de vtiger CRM 5.0.2

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

title

Body

[fermer]

/adodb/ -> adodb-errorpear.inc.php (sommaire)

(pas de description)

Version: V4.90 8 June 2006 (c) 2000-2006 John Lim (jlim#natsoft.com.my). All rights reserved.
Poids: 88 lignes (2 kb)
Inclus ou requis: 2 fois
Référencé: 0 fois
Nécessite: 1 fichier
 PEAR.php

Définit 2 fonctions

  ADODB_Error_PEAR()
  ADODB_PEAR_Error()

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

ADODB_Error_PEAR($dbms, $fn, $errno, $errmsg, $p1=false, $p2=false)   X-Ref
Error Handler with PEAR support. 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

ADODB_PEAR_Error()   X-Ref
Returns last PEAR_Error object. This error might be for an error that
occured several sql statements ago.




Généré le : Sun Feb 25 10:22:19 2007 par Balluche grâce à PHPXref 0.7