mixed getListOf (string $type)
mixed getListOf
Retrieves information about database users, avaible databases, views and functions.
type of requested info, valid values for $type are data base dependent, ie: "tables", "databases", "users", "view", "functions"
mixed - the requested data or a DB_Error object, if fail
Table 20-1. Possible PEAR_Error values
This function can not be called statically.