MDB2
[ class tree: MDB2 ] [ index: MDB2 ] [ all elements ]

Class: MDB2_Driver_Native_mysql

Source Location: /MDB2-2.0.0beta4/MDB2/Driver/Native/mysql.php

Class Overview


MDB2 MySQL driver for the native module


Author(s):

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 55]
MDB2 MySQL driver for the native module


[ Top ]


Class Variables

$db_index =

[line 57]


Type:   mixed


[ Top ]



Method Detail

MDB2_Driver_Native_mysql (Constructor)   [line 69]

MDB2_Driver_Native_mysql MDB2_Driver_Native_mysql( $db_index)


Parameters:

   $db_index   — 

[ Top ]

__construct (Constructor)   [line 64]

MDB2_Driver_Native_mysql __construct( $db_index)

Constructor

Parameters:

   $db_index   — 

[ Top ]

getInsertID   [line 83]

mixed getInsertID( )

get last insert ID
  • Return: MDB2 Error Object or id
  • Access: public

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:20:20 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.