DB_common::getListOf()

DB_common::getListOf() -- Views database system information

Opis

Retrieves information about database users, avaible databases, views and functions.

Parametr

string $type

type of requested info, valid values for $type are database dependent, ie: tables, databases, users, view, functions

Zwracana wartość

array - an ordered array containing the requested data or a DB_Error object on failure

Uwagi

Ta funkcja nie może być wywołana statycznie.