Scriptindex.de

[ Menü ]

Home
News
Scripts
Neuzugänge
Suchen
Bücher
Manuals

[ Inhalt ]

Script eintragen
Tutorial eintragen
Newsletter
Umfragen
Link zu uns
Werbung bei uns
Kontakt
Impressum

[ Statistik ]

Hits gesamt: 5197582
Hits Heute: 621
max. Hits (10.07.07): 6964
User Online: 31
Scripts: 2828

[ Partner ]

CodeBase
I.S.U.M.
LUG Bayreuth
PEAR NEWS
PHP Classes

[ Facebook ]

[ Eigene Domain? ]

[ Buchtipp ]

XHTML, CSS und Co. Die W3C- Spezifikation für das Web- Publishing.
XHTML, CSS und Co. Die W3C- Spezifikation für das Web- Publishing.

Manuals > PEAR > DB_Common::getListOf()

DB_Common::getListOf()

DB_Common::getListOf() -- view database system information

Description

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

Parameter

string $type

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

Return value

mixed - the requested data or a DB_Error object, if fail

Note

This function can not be called statically.


Copyright 1998 - 2009 by I.S.U.M.