Class DB_row

Description

PEAR DB Row Object

The object contains a row of data from a result set. Each column's data is placed in a property named for the column.

Located in /DB.php (line 1359)


	
			
Method Summary
void DB_row (array &$arr)
Methods
Constructor DB_row (line 1370)

The constructor places a row's data into properties of this object

void DB_row (array &$arr)
  • array &$arr: the array containing the row's data

Documentation generated on Wed, 28 Mar 2007 09:54:11 -0600 by phpDocumentor 1.3.1