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: 5197587
Hits Heute: 626
max. Hits (10.07.07): 6964
User Online: 29
Scripts: 2828

[ Partner ]

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

[ Facebook ]

[ Eigene Domain? ]

[ Buchtipp ]

C++ IT-Tutorial
C++ IT-Tutorial

Manuals > PEAR > DB_Common::provides()

DB_Common::provides()

DB_Common::provides() -- checks for a feature

Description

Checks if a feature is available for the chosen database type.

Return value

boolean - if TRUE, the feature is supported

Note

This function can not be called statically.

Warning

The provided information are only hints. Check the documention of your database system for the real supported features. I.e. MySQL supports transactions, but not for every table type.


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