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

Procedural File: adodb-errorhandler.inc.php

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



Page Details:



Tags:

filesource:  Source Code for this file







ADODB_ERROR_HANDLER [line 18]

ADODB_ERROR_HANDLER = 'ADODB_Error_Handler'

[ Top ]



ADODB_ERROR_HANDLER_TYPE [line 16]

ADODB_ERROR_HANDLER_TYPE = E_USER_ERROR


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. Whenever there is any discrepancy between the two licenses, the BSD license will take precedence.

Set tabs to 4 for best viewing.

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


[ Top ]




ADODB_Error_Handler [line 31]

void ADODB_Error_Handler( $dbms $dbms, $fn $fn, $errno $errno, $errmsg $errmsg, $p1, $p2, &$thisConnection, $thisConn $current)

Default Error Handler. This will be called with the following params



Parameters

$fn   $fn   the name of the calling function (in uppercase)
$thisConn   $current   connection object - can be false if no connection object created
$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  
   &$thisConnection  
[ Top ]



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