Zikula 1.0.1
[ class tree: Zikula 1.0.1 ] [ index: Zikula 1.0.1 ] [ all elements ]

Procedural File: adodb-errorpear.inc.php

Source Location: /includes/classes/adodb/adodb-errorpear.inc.php



Page Details:



Tags:

filesource:  Source Code for this file


Includes:

include_once('PEAR.php') [line 13]


Tags:

version:  

V4.97 22 Jan 2008 (c) 2000-2008 John Lim (jlim#natsoft.com.my). All rights reserved. Released under both BSD license and Lesser GPL library license.

Set tabs to 4 for best viewing.

Latest version is available at http://php.weblogs.com






ADODB_PEAR_ERROR_CLASS [line 25]

ADODB_PEAR_ERROR_CLASS = 'PEAR_Error'

[ Top ]




ADODB_Error_PEAR [line 42]

void ADODB_Error_PEAR( $dbms $dbms, $fn $fn, $errno $errno, $errmsg $errmsg, [ $p1 = false], [ $p2 = false])

Error Handler with PEAR support. This will be called with the following params



Parameters

$fn   $fn   the name of the calling function (in uppercase)
$dbms   $dbms   the RDBMS you are connecting to
$errno   $errno   the native error number from the database
$errmsg   $errmsg   the native error msg from the database
   $p1  
   $p2  
[ Top ]



ADODB_PEAR_Error [line 81]

void &ADODB_PEAR_Error( )

Returns last PEAR_Error object. This error might be for an error that occured several sql statements ago.



[ Top ]



Documentation generated on Fri, 18 Jul 2008 21:39:27 +0200 by phpDocumentor 1.4.1