Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
PDO::getAvailableDrivers
PDO::getAvailableDrivers
Return an array of available PDO drivers
Name:
PDO::getAvailableDrivers
Category:
PDO
Programming Language:
php
One-line Description:
Return an array of available PDO drivers
Related
How to Retrieve the List of Databases Supported by PDO Using the PDO::getAvailableDrivers Function
3
Similar Functions
PDO::quote
PDO::quote
Addquotestostringsin
PDO::getAvailableDrivers
PDO::getAvailableDrivers
Returnanarrayofavail
PDOStatement::closeCursor
PDOStatement::closeCursor
Closethecursorsothat
PDO::errorCode
PDO::errorCode
GetstheSQLSTATEassoc
PDOStatement::debugDumpParams
PDOStatement::debugDumpParams
PrintaSQLpreprocessi
PDOStatement::bindParam
PDOStatement::bindParam
Bindtheparametertoth
PDO::lastInsertId
PDO::lastInsertId
ReturnstheIDofthelas
PDO::commit
PDO::commit
Submittransactions
Popular Articles
How to Retrieve the List of Databases Supported by PDO Using the PDO::getAvailableDrivers Function