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

Class: DB_result

Source Location: /MDB2-2.0.0beta1/MDB2/Wrapper/peardb.php

Class Overview


Wrapper that makes MDB2 behave like PEAR DB


Author(s):

Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 220]
Wrapper that makes MDB2 behave like PEAR DB


[ Top ]


Class Variables

$dbh =

[line 222]


Type:   mixed


[ Top ]

$limit_count =  null

[line 228]


Type:   mixed


[ Top ]

$limit_from =  null

[line 226]


Type:   mixed


[ Top ]

$result =

[line 223]


Type:   mixed


[ Top ]

$row_counter =  null

[line 224]


Type:   mixed


[ Top ]



Method Detail

DB_result (Constructor)   [line 230]

DB_result DB_result( mixed &$dbh, mixed $result)


[ Top ]

fetchInto   [line 242]

void fetchInto( mixed &$arr, [mixed $fetchmode = MDB2_FETCHMODE_DEFAULT], [mixed $rownum = null])


[ Top ]

fetchRow   [line 236]

void fetchRow( [mixed $fetchmode = MDB2_FETCHMODE_DEFAULT], [mixed $rownum = null])


[ Top ]

free   [line 263]

void free( )


[ Top ]

getRowCounter   [line 279]

void getRowCounter( )


[ Top ]

nextResult   [line 258]

void nextResult( )


[ Top ]

numCols   [line 248]

void numCols( )


[ Top ]

numRows   [line 253]

void numRows( )


[ Top ]

tableInfo   [line 273]

void tableInfo( [mixed $mode = null])


[ Top ]


Documentation generated on Sat, 1 May 2004 03:31:06 +0200 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.