Is there a PHP command I can use to determine if PDO is enabled or disabled?
I know I an manually run phpinfo() and eyeball it, but I have a script I run various web servers that display selected PHP configuration settings for the server.
So I am looking to see if there is a command I can use.
question from:https://stackoverflow.com/questions/6113262/how-to-determine-if-pdo-is-enabled-in-php