dba_handlers() list all the handlers supported by this
extension.
Parameters
full_info
Turns on/off full information display in the result. The default is
FALSE.
Return Values
Returns an array of database handlers. If full_info
is set to TRUE, the array will be associative with the handlers names as
keys, and their version information as value. Otherwise, the result will be
an indexed array of handlers names.
Note:
When the internal cdb library is used you will see
cdb and cdb_make.
dba handlers php code on this is provided for your study purpose, it will guide you to know how create and design a website using php. use it to practice and train your self online
Php dba handlers syntax tutorial
php tutorial guide and code design are for easy learning and programming. The code practice section provided at the top is for practising of this syntax. Use the code section up to practice your php programming online. Learning php is very easy, all you need is to use the examples on this site and practice them to perfect your skills.