DB
[ class tree: DB ] [ index: DB ] [ all elements ]
Packages:
DB


Classes:
DB
DB_common
DB_dbase
DB_Error
DB_fbsql
DB_ibase
DB_ifx
DB_msql
DB_mssql
DB_mysql
DB_mysqli
DB_oci8
DB_odbc
DB_pgsql
DB_result
DB_row
DB_sqlite
DB_storage
DB_sybase
Files:
common.php
DB.php
dbase.php
fbsql.php
ibase.php
ifx.php
msql.php
mssql.php
mysql.php
mysqli.php
oci8.php
odbc.php
pgsql.php
sqlite.php
storage.php
sybase.php

Class: DB_row

Source Location: /DB-1.9.2/DB.php

Class Overview


PEAR DB Row Object


Author(s):

Version:

  • Release: 1.9.2

Copyright:

  • 1997-2007 The PHP Group

Methods


Inherited Variables

Inherited Methods


Class Details

[line 1474]
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.



[ Top ]


Method Detail

__construct (Constructor) [line 1485]

void __construct( array &$arr)

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

Parameters:

array &$arr — the array containing the row's data

[ Top ]


Documentation generated on 2019年3月11日 16:04:19 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.

AltStyle によって変換されたページ (->オリジナル) /